Skip to main content
Glama
niyogi

chatgpt-ads-manager-mcp

by niyogi

activate_product_feed_sftp_access

Reactivate SFTP access for a product feed to resume ingestion. Use this when feed synchronization has been paused and needs to continue.

Instructions

Activate SFTP access for a product feed (resume ingestion).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
feed_idYesProduct feed ID.
ad_account_idNo
Behavior2/5

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

With no annotations, the description carries the full burden of disclosing behavior. It states the activation and resumption of ingestion, but does not mention preconditions, idempotency, side effects on already-active feeds, or whether credentials or specific permissions are required. Minimal behavioral context beyond the tool name.

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?

A single, front-loaded sentence with no filler. Every word adds meaning, and the key action and outcome are immediately clear.

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 no annotations, no output schema, and an undocumented optional parameter, the description is too sparse. It does not clarify the prerequisite relationship with create_product_feed_sftp_access, whether ad_account_id must be supplied in some contexts, or what happens if the SFTP access is already active.

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

Parameters2/5

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

Schema description coverage is 50%: feed_id is documented as 'Product feed ID', but ad_account_id has no description. The tool description does not mention either parameter or clarify when ad_account_id is needed, so it fails to compensate for the undocumented parameter.

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 uses a specific verb ('Activate') with a clear resource ('SFTP access for a product feed') and adds the behavioral outcome '(resume ingestion)'. This clearly distinguishes it from sibling tools like pause_product_feed_sftp_access and get_product_feed_sftp_access.

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 phrase '(resume ingestion)' implies this is used after pausing, providing some contextual guidance. However, there is no explicit statement of when to use this versus create_product_feed_sftp_access or pause_product_feed_sftp_access, nor any mention of prerequisites like the existence of SFTP access created beforehand.

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/niyogi/chatgpt-ads-manager-mcp'

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