search()
Run semantic search across all analysed events inside a folder. You can use open-ended natural language queries.
Optional Parameters:
Returns: Dict with:
summary: string overview of the findingsthoughts: list of reasoning steps (chain-of-thought) shown in the UImatches: list of{video_id, analysis_id, event_index, similarity, reason}session_id: identifier for the associated search session (useful for re-fetching or sharing)