list_organizations
List your accessible organizations and identify the active one. Use this to confirm the correct team before reading or writing data, preventing actions on the wrong organization.
Instructions
List the organizations (teams/projects) your account can act as, and show which one is active.
Every other tool reads and writes the ACTIVE organization only. If results look empty or belong to the wrong team, call this first to confirm which organization is active, then use switch_organization.
RESPONSE FIELDS:
team_id: Identifier used by switch_organization (null if you are not a member)
name: Organization name
organization_id: Stable organization UUID — the unambiguous way to select one
role: Your role in that organization (null if you are not a member)
is_current: Whether this organization is currently active
is_switchable: False for organizations in your company that you have not been invited to; these are visible but cannot be selected
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||