Skip to main content
Glama

Set CivitAI Settings

sdnext_civitai_set_settings

Configure CivitAI integration settings: set API token, enable custom save subfolder, and discard hash mismatches to manage model downloads.

Instructions

Update CivitAI integration settings (POST /sdapi/v2/civitai/settings): token, save_subfolder, save_subfolder_enabled, discard_hash_mismatch.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tokenNoCivitAI API token (validated server-side).
save_subfolderNo
discard_hash_mismatchNo
save_subfolder_enabledNo
Behavior2/5

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

With no annotations, the description carries full burden. It mentions server-side validation of the token but doesn't disclose whether updates are partially applied, require authentication, or if any fields are mutually exclusive. It implies a mutation (update) but lacks consequences or 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.

Conciseness4/5

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

Single sentence, packs endpoint and key fields, front-loaded purpose. No fluff, earns its place, though it could be slightly more structured (e.g., bullet list of settings).

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?

For a settings-update tool with 4 parameters, no output schema, and no annotations, more is needed. It doesn't explain which fields are optional, defaults, or the effect of toggles like 'save_subfolder_enabled'. The endpoint reference is helpful but incomplete.

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?

Schema description coverage is only 25% (only token is described). The description lists parameter names but adds little meaning beyond the names. For example, 'save_subfolder_enabled' likely controls whether 'save_subfolder' is used, but the description doesn't explain semantics. It partly compensates by listing fields but insufficiently.

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?

Description clearly identifies the tool as updating CivitAI integration settings, names the endpoint and lists key fields (token, save_subfolder, etc.). It is distinct from siblings like 'sdnext_civitai_search' or 'sdnext_civitai_download', which serve different purposes, though it doesn't explicitly contrast with them.

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 others. It doesn't mention prerequisites, when settings would need updating, or which fields are optional. The sibling context includes many CivitAI-related tools, but this description doesn't help distinguish usage scenarios.

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/Congenital/sdnext_mcp'

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