Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level | INFO |
ALTERYX_API_HOST | No | Alternative name for Alteryx Server API URL | |
ALTERYX_CLIENT_ID | No | OAuth2 Client ID for Alteryx Server authentication | |
ALTERYX_SERVER_URL | No | Alteryx Server API URL | |
ALTERYX_VERIFY_SSL | No | Whether to verify SSL certificates | 1 |
ALTERYX_CLIENT_SECRET | No | OAuth2 Client Secret for Alteryx Server authentication |
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 |