Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SERVICENOW_PASSWORD | Yes | Your ServiceNow password | |
SERVICENOW_USERNAME | Yes | Your ServiceNow username (e.g., admin) | |
SERVICENOW_INSTANCE_URL | Yes | The URL of your ServiceNow instance (e.g., https://dev12345.service-now.com) |
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 |
---|---|
get-weather | Tool to get the weather of a city |