Skip to main content
Glama
ramaibrm

amanahfy-ai-mcp

by ramaibrm

campaign_get_details

Get detailed donation campaign information by slug, including fundraising progress, organization details, timeline, and features. Use it to retrieve current data for active fundraising campaigns.

Instructions

Retrieves detailed information about a donation campaign from Amanahfy by campaign slug. Returns comprehensive campaign data including fundraising progress, organization details, timeline, and campaign features. Use this tool to get current information about active fundraising campaigns. Example slug: "gaza-100k-in-72hrs". Configure timeout and retries for reliability.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
retriesNoNumber of retry attempts (0-5)
timeoutNoRequest timeout in milliseconds (1000-30000)
campaignSlugYesCampaign slug identifier (e.g., "gaza-100k-in-72hrs")
Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses return content (fundraising progress, organization details, timeline, features) and hints at reliability needs via timeout/retries. However, it doesn't mention auth requirements, error handling, or invalid slug behavior, which would be useful.

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?

Three sentences, front-loaded with purpose and return summary, no redundant phrasing. Each sentence serves a distinct function: what, what returns, when and how to use.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple read tool with no output schema, the description covers return content, usage, and parameters well. It lacks notes on errors or edge cases, but given the tool's simplicity, it's nearly complete.

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 coverage is 100%, so the schema already documents all parameters. The description adds an example slug and explains the purpose of timeout/retries for reliability, but this is marginal beyond the schema.

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 verb 'Retrieves' and the specific resource 'donation campaign from Amanahfy by campaign slug'. It distinguishes itself from the sibling tool ip_get_details by focusing on campaigns, making the purpose unambiguous.

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?

It explicitly says 'Use this tool to get current information about active fundraising campaigns', providing clear usage context. It doesn't mention alternatives, but the sibling is obviously for IP details, so no confusion exists.

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/ramaibrm/amanahfy-mcp-server'

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