create_teamspace
Create a teamspace to organize Huly documents. Idempotent: returns existing teamspace if name already exists.
Instructions
Create a new Huly document teamspace. Idempotent: returns existing teamspace if one with the same name exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | a string that will be trimmed | |
| private | No | Whether the teamspace is private (default: false) | |
| description | No | Teamspace description |