meta-tools.list_group_tools
ActiveTool of Vee3
declared in 1.27.1
List live tools belonging to a single capability group. Use group_id from meta-tools.list_groups (for example website-screenshots). Returns name and summary for each live tool in the group Cost = 0 tokens.
Parameters schema
{
"type": "object",
"title": "list_group_toolsArguments",
"required": [
"group_id"
],
"properties": {
"group_id": {
"type": "string",
"title": "Group Id",
"maxLength": 128,
"description": "Group id to list tools for (for example website-screenshots)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Vee3
https://github.com/Vee3io/Vee3
1/7 registries