haops_claim_feature
Check feature availability and claim it for work, marking it as in-progress. Use before starting implementation.
Instructions
Claim a feature for work. Checks availability and marks as in-progress. Use before starting implementation on a feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| checkOnly | No | Only check if claimable, do not actually claim (default: false) | |
| featureId | Yes | UUID of the feature to claim |