Skip to main content
Glama
rustem-shiriiazdanov

atlassian-marketplace-mcp

customer_insights_editions

Read-onlyIdempotent

Retrieve monthly distribution of customer users grouped by edition—free, standard, premium, enterprise. Filters by start and end dates to analyze user counts and market benchmarks per edition.

Instructions

App-edition distribution of your customers' users, per month. Same shape as customer_insights_regions but grouped by edition ∈ {free, standard, premium, enterprise}. Each {date, insightsType:[{value:{group:{edition}, usersDistribution:{usersCount, usersPercent, usersMarketplaceBenchmark}}}]}. Only startDate/endDate filter (productId/hosting/product are ignored by this endpoint).

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateNoISO date YYYY-MM-DD.
startDateNoISO date YYYY-MM-DD. Filters the monthly distribution buckets.
Behavior4/5

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

Beyond annotations (readOnly, idempotent, etc.), the description adds the response shape and the fact that certain filters are ignored. It provides context about the data structure and behavior without contradicting annotations.

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 concise with two clear paragraphs: purpose with response shape, then filtering behavior and link to spec. No extraneous words, front-loaded with key information.

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 no output schema, the description provides an elaborate response structure example and a spec link. It covers filtering, grouping, and the data shape, making it fully adequate for a read-only tool.

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?

Although schema coverage is 100% with basic descriptions, the description adds value by stating that only startDate/endDate work and that others are ignored, clarifying parameter semantics 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 uses specific verb 'distribution' and resource 'customer users by edition', clearly distinguishing from sibling 'customer_insights_regions' by noting the grouping. It also states the time granularity 'per month' and the set of editions.

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 specifies that only startDate/endDate filters are effective and that other parameters are ignored, guiding correct use. However, it does not explicitly compare to alternatives like customer_insights_tiers or state when not to use this tool.

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