Skip to main content
Glama

Get Account Downloads

get_account_downloads

Fetch your account's download history with optional filters for date range, fields, and output format. Use it to track past downloads of AP news content.

Instructions

Get account download history

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
orderNoSort order (positive integer)
formatNoResponse format
excludeNoFields to exclude from response
includeNoFields to include in response
max_dateNoMaximum date (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss or ISO-8601 duration)
min_dateNoMinimum date (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss or ISO-8601 duration)
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It only states 'Get account download history' without revealing any behavioral traits such as whether it returns a list, supports pagination, requires authentication, or what constitutes 'history'. This is minimal information beyond the tool's 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?

The description is a single, front-loaded sentence with no unnecessary words. It gets straight to the point and is appropriately sized for the tool's straightforward name. There is no wasted content.

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?

The tool has 6 parameters, no output schema, and no annotations. The description is too under-specified to fully inform usage. It doesn't explain what fields are returned in the download history, how filters like min_date/max_date interplay, or the meaning of include/exclude. The schema covers parameters but not behavior or output, so the description should compensate; it doesn't.

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?

The schema covers 100% of parameters, each with a brief description (e.g., order, format, date filters). The tool description itself doesn't mention parameters, but since the schema already documents them, the baseline of 3 applies. No additional semantic value is provided by the description.

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's purpose: retrieving account download history. It uses a specific verb ('Get') and resource ('account download history'), which distinguishes it from sibling tools like get_account_info or get_account_plans. However, it relies heavily on the tool name and doesn't add additional scoping details, so it's not exceptionally informative.

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?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention any prerequisites, use cases, or exclusions. The agent receives no context about when to prefer this over other 'get' tools, making this a significant gap.

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/rbonestell/ap-mcp-server'

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