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