Skip to main content
Tool name get_workspace_details
Read-only · Idempotent
Describes one or more workspaces: each one’s name, the publisher domains it collects data on, the cohort tags used in it, and its reach (users and page views, whole-workspace and broken down by domain, device, and country).

Example prompt

Which domains do we serve from our UK workspace? What’s the geographical coverage for the News workspace?

Parameters

enum[]
Which parts of each requested workspace’s description to return. Omit to return all of them. each one of: domains, tags, reach_total, reach_domain_breakdown, reach_device_breakdown, reach_country_breakdown.
string[]
required
Workspaces to describe. Each requested workspace is described separately in the response, so pass every workspace you were asked about in one call rather than calling once per workspace. min 1 item.

Returns

WorkspaceDetail[]
One entry per requested workspace, in the order requested.