Skip to main content
These tools surface and configure organization-level state — high-level structure (teams, roles) and a small set of org-wide settings. Most workspace administration lives in the more specific groups: Teams, Users & Roles, Labels, Scorecards, Forecasting, CRM.

Tools

get_org_overview

Scope: mcp:read. No parameters.
Get a summary of your organization: available roles and team structure. Useful as a first call when an assistant needs context about how the workspace is organized. Returns: A Markdown summary listing roles (with type and UUID) and the team hierarchy. Example prompt: “Give me an overview of how my organization is set up in Attention.”

update_org_settings

Scope: mcp:write. Requires admin role.
Update organization settings. Only the customer-facing settings are exposed via MCP — internal flags and vocabulary are managed elsewhere. At least one field must be set.
call_joining_settings_enabled
boolean
Enable org-level call joining settings (which controls which meetings the recording bot joins).
enforce_org_bot_image
boolean
Force all users to use the organization’s bot image. When enabled, all users see the org bot avatar instead of their personal one.
Returns: A confirmation including the org name, ID, and the applied settings.