Skip to content

Task Assign

Claim a native task for the current session and return structured task plus current Co-work knowledge context.

MCP name: task_assign

Category: tasks

Mutates state (retry policy: verify_first)

Parameters

Name Type Required Description
client_mutation_id str No Optional stable idempotency key.
expected_revision int No Current task revision for compare-and-swap; the gateway pins it when omitted.
task_id str Yes Task ID (e.g., 't-xxxxxxxx')

Details

Returns native task/document context and a mutation receipt. It never returns a Markdown note path or task line.