connectors-list

Installation
SKILL.md

connectors list

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

List the connectors that already exist in a given workspace.

[!IMPORTANT] Always pass parameters as --json '{...}'. Per-parameter flags exist for human use; agents should use a single JSON payload for predictable, reviewable inputs.

Usage

airbyte-agent connectors list --json '{"workspace": "my-workspace"}'

# workspace defaults to "default" when omitted
airbyte-agent connectors list --json '{}'
Related skills
Installs
4
First Seen
2 days ago