Skip to main content
Glama

osint-terminal

Imagexmp

imagexmp

XMP Metadata: XMP block: creator tool, edit history, software version

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.6/5.0
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. The description is extremely brief and does not state any behavioral traits: it does not mention whether the operation is read-only, what happens if no XMP data exists, error behavior, or any side effects. The agent has no information about how the tool behaves beyond the name and the short phrase.

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

Conciseness2/5

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

The description is very short, but this is under-specification rather than conciseness. It is a fragment that omits essential information (verb, parameter meaning, usage). The key facts are not front-loaded because there are almost no facts presented.

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?

Given the tool has one parameter with no schema description, no annotations, and a very brief description, the definition is severely incomplete. It does not explain the input, expected output, or any conditions, so an agent cannot call it correctly without external knowledge.

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 schema has a single parameter 'q' with no description and default ''. Schema coverage is 0%, so the description must compensate, but it does not mention the parameter at all. The agent has no clue what to supply for 'q' (presumably an image identifier), making correct invocation impossible.

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 'XMP Metadata: XMP block: creator tool, edit history, software version' identifies the resource (XMP metadata) and lists some fields, but it lacks an explicit verb (e.g., 'get', 'extract') and is phrased as a label rather than a complete statement. It distinguishes from siblings like imageexif and imagemeta by naming XMP specifically, but the action is implied rather than stated.

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

Usage Guidelines1/5

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

There is no guidance on when to use this tool versus alternatives. It does not mention that it is for XMP metadata specifically, nor does it suggest using other tools for other metadata types. It also does not explain what the 'q' parameter should contain or provide any usage context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources