* Extracts searchable text content from a message. * Handles both string content and structured content blocks.
(r_0)
| 1452 | * Handles both string content and structured content blocks. |
| 1453 | */ |
| 1454 | function _temp7(r_0) { |
| 1455 | return r_0.log; |
| 1456 | } |
| 1457 | function _temp6(log_6) { |
| 1458 | return log_6.messages[0]?.uuid; |
| 1459 | } |
nothing calls this directly
no outgoing calls
no test coverage detected