diff --git a/cognee/api/v1/search/search.py b/cognee/api/v1/search/search.py index b47222199..3648f021b 100644 --- a/cognee/api/v1/search/search.py +++ b/cognee/api/v1/search/search.py @@ -124,6 +124,8 @@ async def search( session_id: Optional session identifier for caching Q&A interactions. Defaults to 'default_session' if None. + verbose: If True, returns detailed result information including graph representation (when possible). + Returns: list: Search results in format determined by query_type: