Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
generateImageUrl | Generate an image URL from a text prompt |
generateImage | Generate an image, return the base64-encoded data, and save to a file by default |
listImageModels | List available image models |
respondAudio | Generate an audio response to a text prompt and play it through the system |
listAudioVoices | List all available audio voices for text-to-speech generation |
respondText | Respond with text to a prompt using the Pollinations Text API |
listTextModels | List available text models |