Create bounded project work
create_work_assignmentCreate a durable work assignment with acceptance criteria and enforced ceilings on steps, time, and spending for clear project control.
Instructions
Create a durable assignment with acceptance criteria and hard step, time, and spend ceilings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | ||
| title | Yes | ||
| due_at | No | ||
| priority | No | normal | |
| max_steps | No | ||
| project_id | Yes | ||
| max_minutes | No | ||
| idempotency_key | Yes | ||
| max_spend_cents | No | ||
| acceptance_criteria | No |