Skip to main content
Glama

update_config_api_v1_images_config_update_post

Update image configuration parameters including generation and editing settings, engines, models, API URLs, keys, and workflow nodes.

Instructions

Update Config

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
AUTOMATIC1111_API_AUTHYes
AUTOMATIC1111_BASE_URLYes
AUTOMATIC1111_PARAMSYes
COMFYUI_API_KEYYes
COMFYUI_BASE_URLYes
COMFYUI_WORKFLOWYes
COMFYUI_WORKFLOW_NODESYes
ENABLE_IMAGE_EDITYes
ENABLE_IMAGE_GENERATIONYes
ENABLE_IMAGE_PROMPT_GENERATIONYes
IMAGES_EDIT_COMFYUI_API_KEYYes
IMAGES_EDIT_COMFYUI_BASE_URLYes
IMAGES_EDIT_COMFYUI_WORKFLOWYes
IMAGES_EDIT_COMFYUI_WORKFLOW_NODESYes
IMAGES_EDIT_GEMINI_API_BASE_URLYes
IMAGES_EDIT_GEMINI_API_KEYYes
IMAGES_EDIT_OPENAI_API_BASE_URLYes
IMAGES_EDIT_OPENAI_API_KEYYes
IMAGES_EDIT_OPENAI_API_VERSIONYes
IMAGES_GEMINI_API_BASE_URLYes
IMAGES_GEMINI_API_KEYYes
IMAGES_GEMINI_ENDPOINT_METHODYes
IMAGES_OPENAI_API_BASE_URLYes
IMAGES_OPENAI_API_KEYYes
IMAGES_OPENAI_API_PARAMSYes
IMAGES_OPENAI_API_VERSIONYes
IMAGE_EDIT_ENGINEYes
IMAGE_EDIT_MODELYes
IMAGE_EDIT_SIZEYes
IMAGE_GENERATION_ENGINEYes
IMAGE_GENERATION_MODELYes
IMAGE_SIZEYes
IMAGE_STEPSYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description must disclose behavioral traits. It merely says 'Update Config', implying mutation but no details on scope (e.g., persistent changes, auth requirements, rollback possibility). This insufficiently informs the agent of side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

While short, it is under-specified rather than concise. A single vague phrase fails to convey essential information, wasting the user's time through ambiguity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (33 required parameters, no output schema, no annotations), the description is severely incomplete. It offers no guidance on parameter relationships, expected outcomes, or error conditions.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0% and the description adds no meaning to any of the 33 parameters (e.g., AUTOMATIC1111_API_AUTH, ENABLE_IMAGE_GENERATION). The agent must infer their roles from names alone, which is error-prone.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description 'Update Config' is extremely vague. It does not specify that this tool updates image configuration, especially critical given siblings like 'update_admin_config', 'update_audio_config', and 'update_task_config'. The tool name suggests image config, but description omits this.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. Among many 'update_config' siblings, the description provides no context on prerequisites, when not to use, or which specific config it targets.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/TETRA-2023/open-webui-mcp'

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