Ticket Claim
ticket_claimClaim a ticket to work on: sets assignee to your agent name and moves it to in_progress in one step (the move is audit-logged). Refuses if another agent already has it in progress unless force=true. Follow up with ticket_comment progress updates and finish via ticket_update status='done'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Take over a ticket another agent holds. | |
| assignee | Yes | Your agent name, e.g. 'claude_code_local'. | |
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |