Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPSIGNAL_APP_ID | Yes | Your AppSignal application ID | |
| APPSIGNAL_API_TOKEN | Yes | Your AppSignal API token |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyzeIncident | |
| suggestFixes |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| incidents |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getIncident | - |
| getIncidentSample | - |
| listIncidents | - |