Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BEARER_TOKEN_BEARER | No | Your GoHighLevel API key for bearer token authentication | |
BEARER_TOKEN_BEARERAUTH | No | Your GoHighLevel API key for bearer token authentication | |
OAUTH_CLIENT_ID_AGENCY_ACCESS | No | OAuth2 client ID for agency-level operations | |
OAUTH_CLIENT_ID_LOCATION_ACCESS | No | OAuth2 client ID for location-specific operations | |
OAUTH_CLIENT_SECRET_AGENCY_ACCESS | No | OAuth2 client secret for agency-level operations | |
OAUTH_CLIENT_SECRET_LOCATION_ACCESS | No | OAuth2 client secret for location-specific operations |
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 |
---|---|
No tools |