Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging by setting to 'true'. | |
| NODE_ENV | No | The environment mode, e.g., 'development'. | |
| JSM_BASE_URL | Yes | The base URL for the JSM Assets API. | https://api.atlassian.com/jsm/assets/workspace |
| JSM_AUTH_TOKEN | Yes | JSM Authentication token. Use Basic Authentication with a pre-encoded token in the format: 'Basic email:api_token' (Base64 encoded). | |
| JSM_WORKSPACE_ID | Yes | Your Jira Service Management Assets workspace ID. |
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 | |