Skip to main content
Glama

Extra Network Details (batch)

sdnext_extra_network_details

Fetch full details for extra network items, including models, LoRAs, and embeddings, in paginated batches from SD.Next to enable efficient inspection and management.

Instructions

Batch-fetch full details for extra network items with pagination (GET /sdapi/v1/extra-network-details).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hashNo
nameNo
pageNo
limitNo
titleNo
offsetNo
filenameNo
fullnameNo
Behavior1/5

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

No annotations are present, and the description provides no information about side effects, permissions, rate limits, or pagination limits. The word 'fetch' suggests a read-only operation, but this is not explicitly stated, leaving behavior largely unspecified.

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

Conciseness5/5

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

The description is a single concise sentence that conveys the core function without redundant details. It is well-structured and free of unnecessary words.

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?

The description is too brief to cover the tool's complexity: it does not explain what 'full details' includes, how pagination parameters interact, or what the response format is. Without an output schema, essential return information is missing, making the tool under-documented.

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?

The description does not explain any of the eight parameters (hash, name, page, limit, title, offset, filename, fullname). With zero schema descriptions, the description must compensate, but it remains silent on parameter meaning, making usage ambiguous.

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

Purpose5/5

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

The description clearly states the tool fetches full details for extra network items in batch mode with pagination. It distinguishes itself from singular detail or list tools through the explicit 'batch-fetch' verb.

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

Usage Guidelines3/5

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

The term 'batch-fetch' implies this tool should be used when multiple items are needed at once, but no explicit guidance on when to prefer it over alternatives (e.g., individual detail calls) is provided. The usage scenario is only implied, not directly stated.

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