Information about a tool returned from search results. Contains everything needed to understand and execute the tool.
optionalas_of_support?:boolean
Whether the capability supports point-in-time requests.
optionalbilling_rule?:BillingRule
Structured rule-level billing metadata when available
optionalcapabilities?:ToolCapability[]
Standardized capability descriptors with coverage tags
optionalcapability?:string
Compact capability label returned by the routing projection.
optionalcategories?: (string|ToolCategory)[]
Tool categories/tags: category objects, or plain strings in legacy responses
optionalcost_class?:string
Compact cost class returned by the routing projection.
optionaldescription?:string
Detailed description of what the tool does
optionaldocs_url?:string
Documentation URL for the tool
optionalexamples?:ToolExamples
Usage examples with sample parameters
optionalexpected_cost?:string|number
Pre-call cost estimate in credits, when available
optionalfinal_score?:number
Relevance score for the search query (0.0 - 1.0, higher = better match)
optionalhas_last_execution?:boolean
Whether this tool has been executed before (verified in production)
optionallast_execution_record?:Record<string,unknown>
Most recent execution record, if available
optionalname?:string
Human-readable display name
optionalparams?:ToolParameter[]
List of parameters the tool accepts
optionalprotocol?:string
Protocol type
optionalprovider_description?:string
Description of the provider
optionalprovider_id?:string
Provider identifier
optionalprovider_name?:string
Name of the organization/service providing this tool
optionalprovider_website_url?:string
Provider website URL
optionalregion?:string
Geographic availability of the tool.
optionalreliability?:string
Compact reliability grade returned by the routing projection.
optionalstats?:ToolStats
Historical execution performance statistics
tool_id:
string
Unique identifier for the tool (used in call)
optionalwhy_recommended?:string
Human-readable explanation of why this tool was recommended (Discover results only)
Was this page helpful?