Request body for the Search Tools API.
optionallang?:"zh"|"en"
Response language. Omit to use server-side language negotiation.
optionallimit?:number
Maximum number of results to return. Minimum: 1. Maximum: 100.
20
query:
string
Natural language search query describing the tool capability you need.
optionalsession_id?:string
Session identifier for tracking user sessions.
optionalview?:"routing"|"full"
Response projection. Omit for the legacy/full response shape.
Was this page helpful?