Skip to main content
Glama
BACH-AI-Tools

Midjourney Best Experience MCP Server

action_relaxuu0026v

Upscale, vary, zoom, or pan images from Midjourney relax jobs using the action and image ID from the callback. Optionally set a hook URL for result notification.

Instructions

  • Do the relax action - You can perform upsample (same as the UI, U2...), variation (V1, V2...), zoom out 1.5x, zoom out 2x, pan, and other operations on the images generated in the first step

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesthe action is the enumeration values returned in the action list in the callback
image_idYesthe params image_id in the relax job callback or task_id eg: 9c4410a2-2bb4-2428-b0e4-0a3b41f48e3b
hook_urlNoif set will notify the result to your hook_url
Behavior2/5

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

With no annotations, the description must disclose behavioral traits. It lists operations but fails to mention side effects (e.g., whether actions are destructive), prerequisites (e.g., image must exist), or constraints (e.g., action values come from callback). Vague 'other operations' adds uncertainty.

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?

Short description but the opening line is redundant. The bullet-like list is somewhat structured, but not optimally concise. Every sentence earns its place, though the first could be refined.

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 the tool's complexity (mutating actions, reliance on callback values), the description lacks workflow context: it doesn't explain that 'action' must come from a prior callback response, nor that 'image_id' refers to a previously generated image. Output schema is absent, so description should cover return behavior, but it does not.

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?

Schema covers all parameters with descriptions (100% coverage). The description adds no extra meaning beyond the schema for 'action', 'image_id', or 'hook_url'. Baseline 3 is appropriate.

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

Purpose3/5

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

The description states it performs relax actions like upsample, variation, zoom, pan on images from the first step, but the opening 'Do the relax action' is vague and tautological. It differentiates from sibling 'action_fast' by mentioning relax, but not explicitly.

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 'action_fast' or 'generate_relax'. Does not specify that it is for post-generation actions on relax-generated images, leaving the agent unclear about workflow context.

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/BACH-AI-Tools/bachai-midjourney-best-experience'

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