Airbyte Status Checker
by quintonwall
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AIRBYTE_API_KEY | Yes | Your Airbyte API key | |
AIRBYTE_CLIENT_ID | Yes | Your Airbyte client ID | |
AIRBYTE_WORKSPACE_ID | Yes | Your Airbyte workspace ID | |
AIRBYTE_CLIENT_SECRET | Yes | Your Airbyte client secret |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |