Skip to main content
Glama

Get tiny image

get_tiny_image

Return text interleaved with an image content block, providing a combined response for contexts that need both textual and visual content.

Instructions

Return text interleaved with an image content block.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/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 disclosing behavior. It reveals only that the return value is text interleaved with an image block; it doesn't mention side effects, data sources, errors, or how the content is generated. This is minimal transparency.

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

Conciseness4/5

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

The description is a single short sentence with no filler or redundancy, and it front-loads the expected return shape. However, it is so sparse that it leans toward under-specification rather than effective conciseness. It earns a middling-to-good score because brevity is achieved at some expense of meaning.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no parameters, no output schema, and no annotations, the one-line description is the only source of semantics. It provides a rough idea of the return value (text plus an image content block) but leaves the actual content and purpose unexplained. For a no-argument tool this is minimally sufficient, though not rich.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema declares zero parameters, and the description introduces no parameter-related ambiguity. With no parameters to document, the schema and description together are sufficient, so the baseline 4 applies.

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 uses 'Return' as the verb and describes the output shape ('text interleaved with an image content block'), so it is not a tautology. However, it never says what the 'tiny image' is or what the operation actually does, and it does not differentiate this tool from any sibling tools. It reads as a vague output-format statement rather than a clear, actionable purpose.

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?

The description offers no information about when to choose get_tiny_image over the sibling tools (echo, add, weather_report, etc.). There are no conditions, no exclusions, and no alternatives mentioned. This is a complete absence of usage guidance.

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/bigg01/aipod'

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