Skip to main content
Glama
rustem-shiriiazdanov

atlassian-marketplace-mcp

evaluations_by_metric

Read-onlyIdempotent

Retrieve evaluation time-series grouped by dimension (country, hosting, partner, region) with date counts per group and per-app addons. Filter by aggregation period and date range.

Instructions

Evaluation time-series grouped by a dimension. FLAT total.series[] (no datasets, no uniqueTotal) — one series per group value (e.g. country names for metric=country), each {name, elements:[{date,count}]} — plus per-app addons[]. Only aggregation/startDate/endDate filter (productId/hosting/addon are silently ignored on this endpoint).

📖 Spec (GET /rest/3/reporting/developer-space/{developerId}/evaluations/{metric}): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-reporting/#api-rest-3-reporting-developer-space-developerid-evaluations-metric-get

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
metricYesPath segment / grouping dimension. Allowable per Atlassian: `country`, `hosting`, `partner`, `region`. Anything else → HTTP 400.
endDateNoISO date YYYY-MM-DD.
startDateNoISO date YYYY-MM-DD.
aggregationNoTime-series bucket cadence. Default week. Invalid → 400.
Behavior5/5

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

The description adds significant behavioral detail beyond the annotations, including the exact output format (flat series without datasets or uniqueTotal), the per-app addons structure, and the behavior of ignored parameters. It also references the API spec for further clarity, fully informing the agent of what to expect.

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?

The description is compact but packs essential details: purpose, output shape, filter limitations, and a link to the API spec. It is front-loaded with the main purpose. While slightly dense, every sentence adds value with no wasted words.

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

Completeness5/5

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

Given the tool has 4 parameters, complete schema coverage, and no output schema, the description compensates by explaining the output structure in detail. All parameter behaviors are covered, and the context of ignored filters is provided. No gaps remain for the agent's effective use.

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

Parameters4/5

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

The schema coverage is 100%, so the description does not need to repeat schema definitions. However, it adds value by listing allowable metric values with error conditions, stating the default for aggregation, and clarifying which parameters are ignored. This contributes to understanding 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 'Evaluation time-series grouped by a dimension' and explains the output structure (FLAT total.series[], per-app addons). It specifies the grouping dimensions from the metric parameter and notes which filters are ignored, making the tool's purpose unambiguous and distinguishing it from other evaluation tools.

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?

The description provides context on usage by listing the only effective filters (aggregation, startDate, endDate) and noting that productId/hosting/addon are silently ignored. However, it does not explicitly mention when not to use this tool or suggest alternative tools among siblings, so it lacks exclusion guidance.

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