create_project
Create projects with name, description, and instructions. Control visibility: private to you or organization-wide. Specify organization ID when your account spans multiple organizations.
Instructions
Create a project. organization_id is needed only when the account belongs to several organizations, and the error will name them if so. A private project is visible to you alone; a normal one is visible to the whole organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| is_private | No | ||
| description | No | ||
| instructions | No | ||
| organization_id | No |