Skip to content

Commit 928a924

Browse files
authored
Update README.md to reference Airbyte Agent API
1 parent 537b6b1 commit 928a924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# airbyte-agent-cli
22

3-
A Go CLI for the Airbyte API, designed to be driven by both humans and AI agents.
3+
A Go CLI for the Airbyte Agent API, designed to be driven by both humans and AI agents.
44

55
The CLI exposes Airbyte's resources (organizations, workspaces, connectors, etc.) as a uniform `airbyte-agent <resource> <operation>` interface. Every command supports JSON input/output, schema introspection via `airbyte-agent schema`, and structured JSON errors with stable exit codes — making it safe to script and easy for agents to discover at runtime.
66

0 commit comments

Comments
 (0)