Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OAUTH_PORT | No | Port for the OAuth callback server | 3000 |
SWIT_API_TOKEN | No | Your Swit API token for Bearer Token authentication | |
SWIT_CLIENT_ID | No | Your Swit client ID from the Swit Developer Console | |
SWIT_API_BASE_URL | No | Base URL for the Swit API | https://openapi.swit.io/v1 |
SWIT_CLIENT_SECRET | No | Your Swit client secret from the Swit Developer Console |
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 |