update_teamspace
Update an existing Huly teamspace by modifying specified fields. Change name, archived status, or description; set description to null to clear it.
Instructions
Update fields on an existing Huly document teamspace. Only provided fields are modified. Set description to null to clear it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | a string that will be trimmed | |
| archived | No | Set archived status | |
| teamspace | Yes | a string that will be trimmed | |
| description | No | New description (null to clear) |