Skip to main content
Glama

UNO-MCP

enhance_text

Expand and enrich story pages to meet specified expansion targets using advanced text enhancement techniques, ensuring comprehensive narrative development.

Instructions

Enhances a story page using all techniques to meet expansion target

Input Schema

NameRequiredDescriptionDefault
expansionTargetNoTarget expansion percentage (default: 200)
textYesThe story page text to enhance

Input Schema (JSON Schema)

{ "properties": { "expansionTarget": { "description": "Target expansion percentage (default: 200)", "maximum": 500, "minimum": 100, "type": "number" }, "text": { "description": "The story page text to enhance", "type": "string" } }, "required": [ "text" ], "type": "object" }
Install Server

Other Tools from UNO-MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MushroomFleet/UNO-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server