Skip to main content
Glama
rustem-shiriiazdanov

atlassian-marketplace-mcp

transactions_aggregate_by_hosting

Read-onlyIdempotent

Aggregate transaction data by hosting type, broken down by month or week. Get a time series of hosting transactions for a given date range.

Instructions

Friendly alias for transactions_aggregate_by_metric(metric='hosting'). HAL template hosting{?aggregation,startDate,endDate}. NOTE: productId is silently ignored on this specific endpoint (verified 2026-06-03) — use transactions_aggregate_by_metric with metric=hosting if you need productId scoping.

📖 Spec (GET /rest/3/reporting/developer-space/{developerId}/sales/transactions/{metric} — Friendly alias of transactions_aggregate_by_metric(metric='hosting')): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-reporting/#api-rest-3-reporting-developer-space-developerid-sales-transactions-metric-get

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateNo
startDateNo
aggregationNoTime bucket granularity for the series — month or week.
Behavior5/5

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

Discloses the silently ignored productId behavior, provides HAL template and spec link. Annotations already indicate safe read-only operation; description adds valuable context.

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?

Concise with front-loaded purpose. Includes spec link and note, but no wasted words. Slightly dense but acceptable.

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

Completeness3/5

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

No output schema, but description explains alias nature and behavior. Lacks any hint about return format. Adequate but not complete.

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 coverage is only 33% (only aggregation described). The description does not elaborate on startDate/endDate parameters. Limited added value beyond 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?

Clearly states it's a friendly alias for transactions_aggregate_by_metric with metric='hosting'. Distinguishes from sibling by noting the productId behavior.

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

Usage Guidelines5/5

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

Explicitly advises when to use the sibling instead (when productId scoping is needed) and documents that productId is silently ignored here.

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/rustem-shiriiazdanov/atlassian-marketplace-mcp'

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