List group tools

Return every live tool in one capability group.

← All Meta tools endpoints · Capability overview

GET/v1/meta-tools/group-tools

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

0 tokens

Return every live tool in one capability group.

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_group_tools
Parameters1 field
group_idstringRequired

Group id to list tools for (for example website-screenshots).

max length 128

Response4 fields
group_idstring

Requested group id.

toolsarrayitems
2 fields

Live tool summaries in the requested group.

namestring

MCP tool name when the capability is exposed over MCP.

summarystring

Short capability summary.

HTTP errors: unauthorized, not_found, validation_error