project_create
Create a new project in Ignition by specifying a name and optional title, description, parent, inheritable, or confirm parameters. Uses the REST API to add projects.
Instructions
Mutating, REST plane. Create a new project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| title | No | ||
| parent | No | ||
| confirm | No | ||
| description | No | ||
| inheritable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||