List all tools

Return every live Vee3 capability and MCP tool name available to agents.

← All Meta tools endpoints · Capability overview

GET/v1/meta-tools/tools

https://api.vee3.io/v1/meta-tools/tools

0 tokens

Return every live Vee3 capability and MCP tool name available to agents.

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.list_all
Parameters0 fields
Response4 fields
toolsarrayitems
3 fields

Live tool summaries for every capability exposed to agents.

mcp_tool_namestring

MCP tool name when the capability is exposed over MCP.

group_idstring

Capability group id.

summarystring

Short capability summary.

HTTP errors: unauthorized, payment_required