Skip to main content
Glama

da_media_search

Search media items in repositories by filtering on type, document, name, alt text, unused status, or missing alt text to identify unused or inaccessible files.

Instructions

Search and filter media items by type, document, name, alt text, unused status, or missing alt text.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
altNoFilter by alt text content (partial match)
docNoFilter by document path
orgYesThe organization
nameNoFilter by media name (partial match)
pathNoOptional path to site folder (for hierarchical org/root/site structures)
repoYesName of the repository
typeNoFilter by media type (e.g., "png", "img > png")
missingAltNoShow only images with missing or empty alt text (accessibility check)
unusedOnlyNoShow only unused media (no document reference)
Behavior2/5

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

No annotations are present, so the description carries full burden. It only states 'search and filter' without disclosing behavioral traits like read-only nature, authentication needs, rate limits, pagination, or error behavior. The description is too minimal to inform an agent about side effects or constraints.

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 sentence that efficiently lists filter criteria. It is front-loaded with the action ('Search and filter media items') and includes the most relevant filtering dimensions. However, it could be slightly more structured (e.g., bullet points or more detail on required parameters).

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 has 9 parameters (2 required) and no output schema, the description lacks important context such as mandatory parameters (org/repo), expected output, or pagination. It does not clarify that org and repo are always required, nor does it explain the relationship between filters (e.g., additive vs exclusive). This leaves gaps for an agent.

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?

All 9 parameters have descriptions in the input schema, providing high coverage (100%). The description merely summarizes the filter options without adding new meaning or context beyond the schema. Per guidelines, baseline 3 is appropriate as the schema already documents each parameter.

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

Purpose4/5

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

The description clearly states the tool searches and filters media items, listing key filter criteria (type, document, name, etc.). While it distinguishes from siblings implicitly by focusing on search/filter, it does not explicitly contrast with tools like da_media_get_index or da_media_find_usage.

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 is given on when to use this tool versus alternatives. There is no mention of typical use cases, prerequisites (e.g., org and repo needed), or scenarios where sibling tools would be more appropriate.

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/kptdobe/mcp-da-live-admin'

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