List groups
Return every capability group with summaries and live tool counts.
← All Meta tools endpoints · Capability overview
GET
/v1/meta-tools/groupshttps://api.vee3.io/v1/meta-tools/groups
Return every capability group with summaries and live tool counts.
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
list_groupsParameters0 fields
Response5 fields
groupsarrayitems4 fieldsCapability groups with live tool counts.
groupsarrayitemsgroup_idstringGroup id (for example website-screenshots).
display_namestringHuman-readable group name.
summarystringShort group summary.
live_tool_countintegerNumber of live capabilities in the group.
HTTP errors: unauthorized