Release a claimed target
yield_claimRelease a lock you hold so other agents can pick the target up. Yielding something you don't hold is a harmless no-op. Publishes an agent.yield event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | The target slug to release. | |
| subtask | No | The subtask label you claimed (optional). |