A connection only sees the toolsets it asks for. all — what the
setup examples use — turns on every one of them. core is
always enabled even if you ask for nothing; anything else comes from the
x-heizen-toolsets header, either all or a comma-separated list.
| Toolset | Tools | Contents |
|---|---|---|
core |
31 | Projects, bugs, stories, epics, sprints |
tests |
27 | Test plans, suites, cases, environments, executions, runs |
docs |
27 | Wiki, folders, resources, requirements, scopes, personas |
delivery |
8 | Worklogs, story comments |
meetings |
14 | Recordings, notes, transcripts, calendar, bot control |
integrations |
15 | Jira, Confluence, GitHub, Figma, PR linking |
api |
1 | studio_api_call escape hatch for endpoints without a tool |
Unknown toolset names are ignored rather than rejected. The gate applies to
tools/call as well as tools/list, so a hidden tool can’t be invoked by
guessing its name. Call list_toolsets in a session to see what’s active.
For what each set actually contains, see Tools.