Search tools
Search live Vee3 capabilities by keyword or task description.
← All Meta tools endpoints · Capability overview
/v1/meta-tools/searchhttps://api.vee3.io/v1/meta-tools/search
Search live Vee3 capabilities by keyword or task description.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
meta-tools.searchParameters3 fields
querystringRequiredKeywords or short task description (for example `tiktok video comments` or `domain availability`).
max length 256
group_idstringOptionalOptional group id to narrow results (for example `x-twitter`).
max length 128
limitintegerOptionalMaximum results to return (1–20).
Default: 8 · min 1, max 20
Response5 fields
querystringNormalized search query that was executed.
resultsarrayitems3 fieldsRanked capability matches visible to the caller.
resultsarrayitemstool_namestringMCP tool name for the matched capability.
summarystringShort capability summary.
costintegerSuccessful request token cost for the capability.
HTTP errors: unauthorized, not_found, validation_error