Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
WORKFLOWY_API_KEY | Yes | Your WorkFlowy API key (required) | |
WORKFLOWY_MAX_RETRIES | No | Maximum number of retries for failed requests | 3 |
WORKFLOWY_API_BASE_URL | No | WorkFlowy API base URL | https://beta.workflowy.com/api |
WORKFLOWY_REQUEST_TIMEOUT | No | Request timeout in seconds | 30 |
WORKFLOWY_RATE_LIMIT_WINDOW | No | Rate limit window in seconds | 60 |
WORKFLOWY_RATE_LIMIT_REQUESTS | No | Maximum number of requests per rate limit window | 60 |
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 |