Skip to main content
Glama
Green-pep

meta-ads-mcp-patched

by Green-pep

get_feed_uploads

Retrieve upload history for a product feed to track previous uploads, monitor feed status, and troubleshoot issues in Meta Ads campaigns.

Instructions

Get upload history for a product feed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
afterNoPagination cursor for next page
limitNoNumber of results to return
fieldsNoComma-separated fields to return
feed_idYesProduct feed ID
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 only states the action without disclosing pagination, sorting, response format, or any constraints beyond the feed_id. The schema's parameter descriptions cover mechanics, but the description adds no behavioral context.

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

Conciseness5/5

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

The description is a single, short sentence that is front-loaded and contains no waste. It is appropriately sized for a simple retrieval operation, though it sacrifices depth for brevity.

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?

With no output schema and no annotations, the description is insufficiently complete for a tool with four parameters and pagination. It fails to mention pagination behavior, return structure, or the significance of the 'after' cursor. The schema fills some gaps, but the description alone leaves the agent guessing about the result format.

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 four parameters are described in the schema with 100% coverage, so the baseline is 3. The description does not add any additional parameter semantics beyond what the schema already provides. It remains neutral, neither enhancing nor detracting.

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 identifies the tool as retrieving upload history for a product feed, using a specific verb ('Get') and resource ('upload history'), which distinguishes it from sibling tools like list_feeds or get_feed. It is unambiguous and tells the agent exactly what the tool does.

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 is minimal and only implies usage when you need upload history for a specific feed (feed_id). It does not explicitly state when to use this tool over alternatives, nor does it provide exclusions or preferred contexts. No reference to sibling tools is made in the description.

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/Green-pep/meta-ads-mcp-patched'

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