Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| CACHE_ENABLED | No | Enable caching of API responses | true |
| FACEBOOK_APP_ID | Yes | Your Facebook app ID | |
| FACEBOOK_APP_SECRET | Yes | Your Facebook app secret | |
| INSTAGRAM_API_VERSION | No | Instagram API version to use | v19.0 |
| INSTAGRAM_ACCESS_TOKEN | Yes | Your Instagram long-lived access token | |
| RATE_LIMIT_REQUESTS_PER_HOUR | No | Maximum number of API requests per hour | 200 |
| INSTAGRAM_BUSINESS_ACCOUNT_ID | Yes | Your Instagram business account ID |
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 | |