Body
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.
"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.
default, citations "default"
Response
Semantic search completed successfully.
Response returned from tool-based operations.
List of content blocks generated by the tool. Blocks can include plain text, citations, source attributions, or images.
- TextBlock
- ImageBlock
- AudioBlock
- BinaryBlock
- ResourceLinkBlock
- ResourceBlock
- SourceBlock
- ToolUseBlock
- ThinkingBlock
- TLDRBlock
True if the tool encountered an error during execution.