Tools

organizations_list

Organizations (brands/clients) you can act in, with slug and your role.

Organizations (brands/clients) you can act in, with slug and your role. Pass a slug as organization to other tools.

Input

None — this tool takes no arguments.

Result

JSON on success. A refusal comes back as an error prefixed with its code (NOT_FOUND, FORBIDDEN, TOO_MANY_REQUESTS, …) and a message written to be acted on — read it before retrying.

The same operation elsewhere

This tool and the REST operation organizationsList and the CLI command inklate organizations list run the same guarded procedure the dashboard uses — same permissions, same validation, same tenant isolation.