Skip to main content
Glama

get_config_api_v1_images_config_get

Retrieve the current image generation configuration from OpenWebUI admin settings. Use this to inspect or verify image config parameters.

Instructions

Get Config

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output 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
Behavior1/5

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

The description provides no behavioral details beyond the implied read operation. It does not disclose authentication requirements, rate limits, or any side effects. Since no annotations exist, the description carries the full burden and fails.

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

Conciseness4/5

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

The description is extremely concise at two words, with no wasted information. It front-loads the core action, though it is too terse for full clarity.

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

Completeness3/5

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

Given that an output schema exists and there are no parameters, the description is minimally adequate. However, it fails to specify that this is for image configuration, which is crucial among many similar config endpoints.

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

Parameters3/5

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

There are no parameters, so schema coverage is effectively 100%. The description adds no meaning beyond the empty schema, but the baseline for zero parameters is 3. However, it could clarify what config is returned.

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?

The description 'Get Config' is a tautology that merely restates the tool name and does not specify what configuration is retrieved. The name suggests image configuration, but the description adds no clarity.

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 is provided on when to use this tool versus other get_config endpoints (e.g., get_audio_config, get_code_execution_config). The description lacks any context for differentiation.

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