init_session
Initialize the MCP session before using any other tool. Automatically detects your team and project from the API token and returns the AI task queue, with auto-selection when a single team and project exist.
Instructions
Initialize the MCP session. Call this FIRST before any other tool. Auto-discovers your team/project from the API token and returns the AI task queue. If you have exactly one team and one project, they are auto-selected for all subsequent calls (no need to pass teamId/projectId). If you have multiple teams or projects, call set_context afterward to select which one to work with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||