Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SUPERSTORE_BEARER_TOKEN | Yes | Your bearer token from the AccessToken cookie (starts with 'eyJ'). Tokens expire after ~1 hour and need to be refreshed by copying a new token from your browser. |
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 |