create_project
Create a new project within a specified organization using its ID and a display name.
Instructions
Create a new project inside an organization.
Args: name: Display name for the project. org_id: The organization ID to create the project in (get from list_organizations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| org_id | Yes |