MCP

schemas/workspace

The Workspace object returned by workspace/get and workspace/get_by_id.

field type constraints description
workspaceId integer Unique identifier.
createdAt string date-time When the workspace was created.
title string max 256 Display name of the workspace.

apiKey is never returned. The workspace API key is server-redacted from all responses. Use the workspace's workspaceId to identify it; obtain its key through the platform UI.