create_ai2dev_project
Create a new AI2DEV project from a finalized design document. Specify the project name and optionally a short description.
Instructions
Create a new project in AI2DEV from a finalized design document.
Args: project_name: Name for the new AI2DEV project. design_document: The finalized design document content. description: Optional short project description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | ||
| project_name | Yes | ||
| design_document | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |