Skip to main content
Glama

search_assets_visual

Search for media assets using filters and view results in an interactive visual gallery with previews, metadata editing, and download options.

Instructions

Search for assets and display results in an interactive visual gallery.

This tool provides a rich visual interface for browsing search results with:

  • Thumbnail grid with hover previews

  • Click to view full asset details

  • Inline editing of metadata

  • Rating, tagging, and download options

  • Pagination controls

Use this when the user wants to visually browse or explore assets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoSearch query with optional advanced operators (AND, OR, NOT, field:value, wildcards)
gpsNoFilter for assets with GPS data
idsNoFilter by specific asset IDs
extsNoFilter by file extensions
pageNoPage number
tagsNoFilter by tags
guidsNoFilter by specific asset GUIDs
aspectNo
ratingNoFilter by rating range [min, max]
per_pageNoResults per page (max 100)
created_atNoDate range [start, end] in ISO 8601
has_peopleNo
captured_atNoDate range [start, end] in ISO 8601
lightbox_idNoFilter by lightbox ID
has_alt_textNo
collection_idNoFilter by collection ID
storage_folder_idNoFilter by storage folder ID
Behavior3/5

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

No annotations are provided, so the description carries the transparency burden. It discloses interactive gallery features (thumbnails, hover previews, inline editing, rating, tagging, download), but it does not clarify whether edits persist, what permissions are required, or how results are returned (UI vs. API). This leaves important behavioral implications unstated.

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 well-structured with a clear one-line purpose followed by a concise bulleted feature list and a usage note. It is somewhat verbose but every bullet adds specific functionality context. It avoids redundancy and is easily scannable.

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?

Given the tool's complexity (17 parameters, no output schema, no annotations), the description adequately conveys the visual-gallery purpose and usage context, but it does not explain the return format, pagination behavior, or how the interactive gallery is delivered to the user. These are significant gaps for an agent deciding whether and how to invoke the tool.

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 82%, so the schema already documents most parameters. The description adds no parameter-specific details beyond the general search and visual browsing context, so it does not significantly compensate for the small documentation gap.

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?

The description clearly states the tool searches for assets and displays them in an interactive visual gallery, distinguishing it from the sibling search_assets tool. The feature list reinforces the specific interactive browsing purpose.

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

Usage Guidelines4/5

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

The description explicitly says 'Use this when the user wants to visually browse or explore assets,' providing clear context. It doesn't explicitly mention alternatives or when not to use it, but the guidance is sufficient for differentiation.

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/mediagraph-io/mediagraph-mcp'

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