tools

Semantic Search

Run a semantic search using natural language and contextual filters. Supports citation formatting.

post/v1/tools/semantic-search

Request body

querystring required

The natural language query to search for relevant content.

format'default' | 'citations'

Format of the result content. 'default' returns standard content blocks. 'citations' returns blocks annotated for citation formatting.

Response

Semantic search completed successfully.

is_errorboolean

True if the tool encountered an error during execution.

Changes

No recorded changes to this endpoint across all 1 revision of this API.