listTextModels
Retrieve available text generation models for AI content creation on Pollinations Multimodal MCP Server, enabling access to diverse textual outputs.
Instructions
List available text models
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}