SearchResponse
Response from the Search Tools API.
属性
elapsed_time_ms?
optionalelapsed_time_ms?:number
Total elapsed time in milliseconds
query?
optionalquery?:string
The original search query
remaining_credits?
optionalremaining_credits?:number
User's remaining credits after this operation
results
results:
ToolInfo[]
Array of matching tools
search_id
search_id:
string
Unique identifier for this search. Required when calling call for any tool from these results.
stats?
optionalstats?:SearchStats
Search performance statistics
total?
optionaltotal?:number
Total number of results returned
