latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
snippet
Search active reusable snippet references by full-text token query.
Token-based full-text search across snippet name, task summary, and body using the Spanner SEARCH() function and idx_snippet_search_reference_search. Returns rich per-snippet rows ordered by SCORE() descending.
The query follows Spanner search syntax — multi-token queries default to AND. Callers can join keywords with " OR " for broader recall, or quote phrases.
post/snippets/search
Query parameters
workspace_idstring required
The workspace to search in.
Request body
Response
Search results ordered by relevance score (descending).