list_connections
List Airbyte connections with schedule and status metadata. Filter by name prefix, status, or paginate results using limit and offset.
Instructions
List Airbyte connections with schedule and status metadata.
Filters:
name_prefix: case-insensitive substring on connection name
status: exact status filter (e.g. 'active')
limit: max results (paginates beyond the 100-item API page size when needed)
offset: skip first N connections from the API ordering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_prefix | No | ||
| status | No | ||
| limit | No | ||
| offset | No | ||
| env | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |