Checkout Paperclip issue
paperclip_issue_checkoutAtomically claim an issue for your agent to prevent duplicate work. Reclaim stale checkouts only for your own crashed runs.
Instructions
Atomically claim an issue for the current agent. A 409 is terminal: do not retry or steal the lock. Set reclaim_stale=true only when adopting your own stale in_progress checkout after a crashed run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| reclaim_stale | No | ||
| expected_statuses | No | Advanced override; normally omit. |