MCP tool reference
Labels
MCP tools for labels.
Generated from the live tool catalog in packages/mcp/src/server.ts. Run pnpm mcp-docs in apps/docs to regenerate after changing a tool.
list_labels
List all labels in the workspace.
This tool takes no parameters.
create_label
Create a workspace label.
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | yes | Label name |
color | string | no | Hex color, e.g. #8b8b8b |