yg_project_create
Create a project by specifying its title and assigning users with roles to manage tasks.
Instructions
Create a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| users | No | Map of userId -> role (e.g. {"<id>":"admin"}). |