Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HTTP_HOST | No | HTTP host for HTTP mode (optional) | |
HTTP_PORT | No | HTTP port for HTTP mode (optional) | |
OUTLINE_API_KEY | Yes | Your Outline API key (required) | |
OUTLINE_API_URL | No | The Outline API URL | https://app.getoutline.com/api |
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 |