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

# List connected accounts

MCP tool `list_accounts`, calling `GET /v1/accounts`.

Returns the social accounts connected to a profile. Use each `id` in accountIds when creating a post, and `accountId` when filtering comments.

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.