Skip to main content
Glama

update_admin_config_api_v1_auths_admin_config_post

Update OpenWebUI admin settings including authentication, API keys, user roles, and feature toggles via a single endpoint.

Instructions

Update Admin Config

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ADMIN_EMAILNo
API_KEYS_ALLOWED_ENDPOINTSYes
DEFAULT_GROUP_IDYes
DEFAULT_USER_ROLEYes
ENABLE_API_KEYSYes
ENABLE_API_KEYS_ENDPOINT_RESTRICTIONSYes
ENABLE_CHANNELSYes
ENABLE_COMMUNITY_SHARINGYes
ENABLE_FOLDERSYes
ENABLE_MEMORIESYes
ENABLE_MESSAGE_RATINGYes
ENABLE_NOTESYes
ENABLE_SIGNUPYes
ENABLE_USER_STATUSYes
ENABLE_USER_WEBHOOKSYes
FOLDER_MAX_FILE_COUNTNo
JWT_EXPIRES_INYes
PENDING_USER_OVERLAY_CONTENTNo
PENDING_USER_OVERLAY_TITLENo
RESPONSE_WATERMARKNo
SHOW_ADMIN_DETAILSYes
WEBUI_URLYes
Behavior2/5

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

The description only states 'Update', implying a write operation, but provides no details on side effects, permission requirements, or whether changes are reversible. With no annotations, the agent cannot assess the tool's behavioral impact.

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

Conciseness3/5

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

At three words, the description is extremely concise. However, it sacrifices necessary information for brevity. It is front-loaded but under-specified.

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

Completeness2/5

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

Given 22 parameters, no annotations, no output schema, and no description of what 'admin config' encompasses, the description is incomplete. The agent cannot determine the full scope or impact of the update.

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

Parameters2/5

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

The input schema has 22 parameters with 0% description coverage, so the description should compensate but does not. While many parameter names are self-explanatory (e.g., 'ENABLE_SIGNUP'), some like 'API_KEYS_ALLOWED_ENDPOINTS' may need clarification. The description adds no parameter meaning.

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

Purpose4/5

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

The description 'Update Admin Config' clearly indicates the action (update) and target (admin config). It distinguishes from the sibling 'get_admin_config' tool. However, it could specify that it updates system-wide admin settings, not just any config.

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 usage guidelines are provided. The description does not mention when to use this tool, prerequisites, or compare to other config update tools (e.g., LDAP config). The agent lacks context for appropriate invocation.

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