Create projects
yougile_projects_createStart a new project by providing a title and optionally assigning users with roles.
Instructions
Create a new project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Project title. | |
| users | No | Map of userId → role, e.g. {"<uuid>":"admin"}. |