Skip to main content
Glama

Task Trellis MCP

claim_task

Claim a task from Task Trellis MCP by specifying a task ID or scope. Use the force flag to override existing claims and manage task assignments efficiently.

Instructions

Claims a task in the task trellis system

Input Schema

NameRequiredDescriptionDefault
forceNoForce claim flag (defaults to false)
scopeNoScope to claim task from (optional)
taskIdNoSpecific task ID to claim (optional)

Input Schema (JSON Schema)

{ "properties": { "force": { "default": false, "description": "Force claim flag (defaults to false)", "type": "boolean" }, "scope": { "description": "Scope to claim task from (optional)", "type": "string" }, "taskId": { "description": "Specific task ID to claim (optional)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Task Trellis MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/langadventurellc/task-trellis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server