Workspaces

View and configure workspace details, settings, and plan limits.

5 tools

# list_my_workspaces

List workspaces the calling user is a member of. Identity is derived from the authenticated session — no arguments accepted.

# 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