Body
application/json
Request body for semantic search. Includes the query, optional filters, and response formatting preferences.
Request body for semantic search.
The natural language query to search for relevant content.
Examples:
"What were the Q4 revenue trends?"
Filters to narrow the search context (collections, artifacts, metadata).
Format of the result content. 'default' returns standard content blocks. 'citations' returns blocks annotated for citation formatting.
Available options:
default
, citations
Examples:
"default"
Response
Semantic search completed successfully.