Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SALESFORCE_DOMAIN_URL | Yes | Your Salesforce instance URL (e.g., https://your-instance.my.salesforce.com) | |
| SALESFORCE_SESSION_ID | Yes | Your Salesforce Session ID (obtained from Developer Console by executing UserInfo.getSessionId()) |
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 | |