Skip to main content
Glama

list_materials

Retrieve materials from an advertiser's creative library, optionally filtered by type (image, video, etc.).

Instructions

素材库列表 (Material library list).

List materials in the creative library under an advertiser account, optionally filtered by material type.

Args: advertiser_id: The advertiser account ID. page: Page number for pagination (default 1). page_size: Number of records per page (default 20, max 100). material_type: Optional material type filter (e.g. "IMAGE", "VIDEO", "TITLE").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
advertiser_idYes
pageNo
page_sizeNo
material_typeNo
Behavior2/5

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

No annotations are provided, so the description must convey behavioral traits. It does not mention whether the operation is idempotent, requires authentication, has rate limits, or returns paginated results beyond parameter defaults. The read-only nature is assumed but not confirmed.

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 concise and front-loaded with the purpose in both Chinese and English. The Args section is well-structured. The redundant Chinese line slightly reduces efficiency but does not detract significantly.

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 lack of output schema and annotations, the description should explain the return structure (e.g., list of material objects, pagination metadata). It does not, leaving the agent to infer the response format.

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

Parameters5/5

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

The description provides clear, human-readable explanations for all four parameters (advertiser_id, page, page_size, material_type), adding value beyond the bare schema. It includes defaults, max values, and example filter values.

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 lists materials in the creative library under an advertiser account, with an optional filter by material type. This specific verb-resource combination differentiates it from sibling tools like list_ads or list_campaigns.

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

Usage Guidelines3/5

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

The description implies usage for listing creative materials but does not explicitly state when to use it versus alternatives or provide exclusion criteria. It lacks 'when-not' 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/TonyWang-hub/mcp-cn-commerce'

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