latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
Flow
Search active reusable flow references by full-text token query.
Token-based full-text search across flow description (the flow's display name), annotated step descriptions, GenAI task summary, and labels using the Spanner SEARCH() function and idx_flow_reference_search. Returns rich per-flow 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/flows/references/search
Query parameters
workspace_idstring required
The workspace to search in.
Request body
Response
Search results ordered by relevance score (descending).