Update Workspace
update_workspaceUpdate an existing workspace in monday.com by modifying its name, description, kind, or moving it to a different account product.
Instructions
Update an existing workspace in monday.com
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the workspace to update | |
| attributeAccountProductId | No | The target account product's ID to move the workspace to | |
| attributeDescription | No | The description of the workspace to update | |
| attributeKind | No | The kind of the workspace to update (open / closed / template) | |
| attributeName | No | The name of the workspace to update |