create_assignment
Creates a new assignment in the coordination memory, starting with base revision 0 for integrator-managed work. Use it to initialize a task with title, actor, acceptance criteria, and allowed paths.
Instructions
Create an assignment. Integrator-only; starts with base_revision=0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| team_id | No | default | |
| actor_id | Yes | ||
| metadata | No | ||
| actor_role | Yes | ||
| workspace_id | No | default | |
| allowed_paths | No | ||
| assignment_id | Yes | ||
| base_revision | Yes | ||
| acceptance_criteria | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||