Skip to main content
Glama

post-remove-background-inferences

Remove backgrounds from images using AI to isolate subjects for design, marketing, or content creation.

Instructions

Advanced remove-background of an image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
originalAssetsNoIf set to true, returns the original asset without transformation
dryRunNo
imageYesThe asset ID (example: "asset_GTrL3mq4SXWyMxkOHRxlpw"). If provided, image and name will be ignored.
backgroundColorNoThe background color as an hexadecimal code (ex: "#FFFFFF"), an html color (ex: "red") or "transparent" if "format" is "png"
formatNoThe output format. Default is 'png'
Behavior2/5

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

No annotations are provided, so the description carries full burden. It mentions 'advanced' but doesn't disclose behavioral traits like whether it's a read-only or destructive operation, authentication needs, rate limits, or output format details. The description is too minimal to inform the agent about how the tool behaves beyond its basic function.

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, efficient sentence with no wasted words. It's front-loaded and appropriately sized for the tool's complexity, making it easy to parse quickly. Every word earns its place by conveying the core function without redundancy.

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 no annotations, no output schema, and a mutation tool (implied by 'remove-background'), the description is incomplete. It lacks information on what the tool returns, error conditions, or side effects. For a tool with 5 parameters and complex image processing, this minimal description leaves significant gaps in understanding its full context.

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 description coverage is 80%, providing good documentation for most parameters. The description adds no parameter semantics beyond the schema, which already includes details like asset IDs, background colors, and formats. With high schema coverage, the baseline is 3, as the description doesn't compensate or add extra meaning.

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 'Advanced remove-background of an image' states the verb (remove-background) and resource (image), but is vague about what 'advanced' means compared to other tools. It doesn't distinguish from siblings like 'post-segment-inferences' or 'post-generative-fill-inferences' that might also manipulate image backgrounds. The purpose is clear but lacks specificity and differentiation.

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 alternatives is provided. With many sibling tools for image processing (e.g., 'post-segment-inferences', 'post-generative-fill-inferences'), the description offers no context on use cases, prerequisites, or exclusions. It merely states what it does without helping the agent choose appropriately.

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/pasie15/scenario.com-mcp-server'

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