create_project
Initialize a new project with a unique name and optional agent instruction templates for task management.
Instructions
Create a new project with a name and optional agent instructions template
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the project (must be unique and non-empty) | |
| agent_instructions_template | No | Optional template for generating agent instructions for tasks in this project |