List groups

Return every capability group with summaries and live tool counts.

← All Meta tools endpoints · Capability overview

GET/v1/meta-tools/groups

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

0 tokens

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_groups
Parameters0 fields
Response5 fields
groupsarrayitems
4 fields

Capability groups with live tool counts.

group_idstring

Group id (for example website-screenshots).

display_namestring

Human-readable group name.

summarystring

Short group summary.

live_tool_countinteger

Number of live capabilities in the group.

HTTP errors: unauthorized