Workspaces
View and configure workspace details, settings, and plan limits.
4 tools
# get_workspace
Get workspace details
| Parameter | Type | Required | Description |
|---|---|---|---|
| workspace_id | string | ● | Workspace ID |
# get_workspace_settings
Get workspace settings
| Parameter | Type | Required | Description |
|---|---|---|---|
| workspace_id | string | ● | Workspace ID |
# update_workspace_settings
Update workspace settings (JSON object)
| Parameter | Type | Required | Description |
|---|---|---|---|
| workspace_id | string | ● | Workspace ID |
| settings | object | ● | Settings object |
# get_workspace_limits
Get workspace plan limits and usage
| Parameter | Type | Required | Description |
|---|---|---|---|
| workspace_id | string | ● | Workspace ID |