Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEV_MODE | No | If set to 'true', requests to Late API are not sent and JSON output is displayed for testing logic. | |
| CDN_BASE_URL | Yes | The base URL of the CDN where images are hosted | |
| LATE_API_KEY | Yes | API key for Late API, obtained from getlate.dev | |
| OPENAI_API_KEY | No | OpenAI API key for AI-powered content generation (optional) | |
| LATE_PROFILE_ID | Yes | Profile ID obtained from the Late API dashboard | |
| LATE_INSTAGRAM_ACCOUNT_ID | Yes | Instagram Account ID obtained from the Late API dashboard | |
| LATE_PINTEREST_ACCOUNT_ID | Yes | Pinterest Account ID obtained from the Late API dashboard |
Capabilities
Server capabilities have not been inspected yet.
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 | |