create_project
Create a new project in Amazing Marvin by providing a title; optionally set the project type.
Instructions
Create a new project in Amazing Marvin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| project_type | No | project | |
| debug | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| metadata | Yes | Metadata about the data itself | |
| summary | Yes | Human-readable insights | |
| debug | Yes | ||
| success | Yes | ||
| api_version | No | current | |
| response_version | No | 1.0 |