respondText
Generate text responses to prompts using Pollinations Text API on the MCPollinations Multimodal MCP Server. Supports OpenAI, Anthropic, Mistral, Llama, and Gemini models for varied outputs.
Instructions
Respond with text to a prompt using the Pollinations Text API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
model | No | Model to use for text generation (default: "openai"). Available options: "openai", "anthropic", "mistral", "llama", "gemini" - use listTextModels to see all models | |
prompt | Yes | The text prompt to generate a response for | |
seed | No | Seed for reproducible results (default: random) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCPollinations Multimodal MCP Server
Related Tools
- @pinkpixel-dev/MCPollinations
- @PhialsBasement/KoboldCPP-MCP-Server
- @bsmi021/mcp-gemini-server
- @georgejeffers/gemini-mcp-server
- @PhialsBasement/KoboldCPP-MCP-Server