Skip to main content
Glama
rustem-shiriiazdanov

atlassian-marketplace-mcp

customer_insights_active_users

Read-onlyIdempotent

Retrieve monthly distribution of paid versus non-paid active users across your customer base, with counts, percentages, and marketplace benchmarks.

Instructions

Paid-vs-non-paid active-user distribution across the customer base, per month. Group key activeUsers ∈ {paid, non-paid} (2 buckets, usersPercent sums to ~100). Each usersDistribution:{usersCount, usersPercent, usersMarketplaceBenchmark}. Only startDate/endDate filter (productId/hosting/product are ignored).

📖 Spec (GET /rest/3/reporting/developer-space/{developerId}/customer-insights/active-users): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-reporting/#api-rest-3-reporting-developer-space-developerid-customer-insights-active-users-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?

Annotations already indicate readOnlyHint=true, destructiveHint=false, openWorldHint=true, idempotentHint=true. The description adds behavioral context not in annotations: that specific filters are ignored, and it outlines the response structure (usersDistribution fields). No contradictions detected.

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 extremely concise: two sentences plus a spec link. The first sentence states the purpose, the second clarifies filters and response structure. No wasted words.

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?

Given no output schema, the description adequately explains the response structure (usersDistribution fields). Parameters are fully described. For a simple read-only tool with two optional parameters, this is complete enough. Could mention potential empty results, but not critical.

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?

Both parameters have clear schema descriptions (ISO date format). The description adds meaning by explaining that they filter 'monthly distribution buckets' and that other filters are ignored, which goes beyond the schema alone. Schema coverage is 100%, so this is strong.

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 it retrieves 'paid-vs-non-paid active-user distribution across the customer base, per month,' specifying the group key and bucket values. It distinguishes from sibling tools by noting that productId/hosting/product filters are ignored, making the purpose and scope 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?

The description explicitly states that only startDate/endDate filters apply and that other common filters (productId/hosting/product) are ignored, providing clear guidance on valid usage. It could be improved by explicitly referencing sibling tools for alternative breakdowns, but the current guidance is sufficient.

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