Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Server port (if running as HTTP) | 3000 |
LOG_LEVEL | No | Logging level (DEBUG, INFO, WARN, ERROR) | |
API_TIMEOUT | No | API request timeout in milliseconds | |
SOCIAL_API_KEY | Yes | API authentication key | |
SOCIALMEDIA_TEAM_ID | Yes | Your team identifier from the API | |
SOCIAL_API_BASE_URL | Yes | Base URL for the social media API |
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 |