memory_claim_ticket
Claim an open ticket to take ownership, and call again to move it to in_progress when work begins. This helps agents manage task status in shared project memory.
Instructions
Claim an open ticket (sets to claimed). Call again on a claimed ticket to advance to in_progress (e.g. when spawning a subagent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |