Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for the server | 3084 |
| NODE_ENV | No | The Node.js environment (e.g., production, development) | production |
| POSTIZ_API_KEY | Yes | Your Postiz API key | |
| POSTIZ_API_URL | Yes | The URL of your Postiz instance API (e.g., https://your-postiz-instance.com/api) |
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 | |