list_profilesread onlyList profiles
Lists every profile this API key can act on. Start here when the key serves multiple customers, then pass profileId to the other tools.
- Category
- Profiles
- Calls
- GET/v1/profiles
- Safe to auto-approve
- Yes. It only reads data.
Parameters
This tool takes no parameters.
Example
A tool call as an MCP client would send it.
{
"name": "list_profiles",
"arguments": {}
}