Start task
task_startStart an in-memory task in a workspace to pursue a defined objective, with optional constraints for structured progress.
Instructions
Start an in-memory task under an open workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | ||
| objective | Yes | ||
| constraints | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| workspaceId | Yes | ||
| objective | Yes | ||
| constraints | Yes | ||
| status | Yes | ||
| notes | Yes | ||
| createdAt | Yes | ||
| updatedAt | Yes |