Skip to main content
Glama

Connect A1111 WebUI bridge

connect_a1111_webui_bridge

Create a Stable Diffusion WebUI scaffold with prompt slots, result maps, ControlNet hints, and adapter notes for connecting TouchDesigner to AUTOMATIC1111.

Instructions

Create an AUTOMATIC1111/Forge Stable Diffusion WebUI handoff scaffold with prompt slots, result maps, ControlNet hints, and adapter notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.a1111_webui_bridge
activeNo
server_urlNoWebUI or adapter base URL.http://127.0.0.1:7860
parent_pathNoParent COMP for the WebUI scaffold./project1
endpoint_kindNotxt2img
output_folderNo./generated/a1111
prompt_slot_countNo
include_controlnetNo
Behavior3/5

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

Annotations indicate a non-read-only, non-destructive, open-world operation. Description adds context by listing scaffold contents but does not disclose side effects like filesystem writes, component creation, or modifications to existing project structure. Some value beyond annotations but limited.

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?

Single sentence, no redundancy, immediately states the primary action and target. Every phrase carries meaning.

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?

Complex tool with 8 parameters, no output schema, minimal annotations; description omits parameter semantics, invocation context, and return behavior. Incomplete for correct usage.

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 coverage is only 38%, and the description does not explain any parameters. Terms like prompt slots and ControlNet hints vaguely map to prompt_slot_count and include_controlnet, but no specific parameter meanings, defaults, or relationships are described.

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?

Description clearly specifies the verb 'Create' and the resource 'AUTOMATIC1111/Forge Stable Diffusion WebUI handoff scaffold', enumerating specific components (prompt slots, result maps, ControlNet hints, adapter notes). This uniquely identifies the tool among many connect_* bridge siblings by naming the target system.

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 vs alternatives. Does not specify prerequisites, use cases, or exclusions. Context only implied by name and title.

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/lucasmaher-hash/touch-designer-mcp'

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