Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BACKLOG_API_KEY | Yes | Your Backlog API key | |
| BACKLOG_BASE_URL | Yes | Your Backlog space URL (e.g., https://your-space.backlog.com) | |
| BACKLOG_TIMEOUT_MS | No | Timeout for Backlog API requests in milliseconds | 10000 |
| BACKLOG_MAX_PAGE_SIZE | No | Maximum page size for Backlog API responses | 100 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |