<!-- https://cutedyno.com/docs/mcp/tools/get_policy -->

# Get profile policy

MCP tool `get_policy`, calling `GET /v1/policy`.

Returns the guardrails on a profile: whether approval is required, which platforms are allowed, and the daily post cap. Check this before publishing.

Read only: yes.

## Parameters

- `profileId` (string) — Profile to act on. Omit to use the profile this API key belongs to. Call list_profiles first when managing several customers.