wyrm_quest_claim
Claim an open quest (multi-agent coordination) so others know it's being worked. Matches by title prefix. Refuses if already claimed by someone else unless force is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | claimant label (agent/person); defaults to 'agent' | |
| force | No | ||
| title | Yes | ||
| workspace | No | Project/workspace to scope to (defaults to this connection's workspace; isolates work streams within your account) |