kobold_txt2img
Convert text prompts into images with customizable parameters like dimensions, sampling methods, and styles using the Kobold MCP Server's integration.
Instructions
Generate image from text prompt
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiUrl | No | http://localhost:5001 | |
cfg_scale | No | ||
height | No | ||
negative_prompt | No | ||
prompt | Yes | ||
sampler_name | No | ||
seed | No | ||
steps | No | ||
width | No |