VoidTrack Docs
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.

ParameterTypeRequiredDescription
namestringyesLabel name
colorstringnoHex color, e.g. #8b8b8b

On this page