organizations-list

Installation
SKILL.md

organizations list

[!NOTE] Requires the airbyte-agent CLI on PATH. Install via brew install airbytehq/tap/airbyte-agent or see the project README.

List the organizations that the authenticated principal has access to.

[!IMPORTANT] Always pass parameters as --json '{...}' (even when the payload is empty: --json '{}'). Agents should not use per-parameter flags.

Usage

airbyte-agent organizations list --json '{}'

Filtering output

Installs
5
First Seen
May 12, 2026
organizations-list — airbytehq/airbyte-agent-cli