Skip to main content
Glama
tkn-works
by tkn-works

get_analytics_report_data

Retrieve detailed analytics report data including impressions, product page views, and downloads by source for a specified report ID and time granularity.

Instructions

指定したレポートの実データ(検索表示回数・プロダクトページ閲覧数・流入元別ダウンロード数等の行データ)を取得します。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reportIdYeslist_analytics_reports で取得したレポートID
granularityNo集計粒度WEEKLY
instanceLimitNo直近何インスタンス(期間)分のデータを取得するか
Behavior2/5

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

No annotations are provided, so the description should disclose behavioral traits. It states the tool gets data but does not mention whether it is read-only, if authentication is required, what the response structure is (e.g., pagination, size limits), or if there are performance implications. The examples hint at columns but are insufficient.

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 that efficiently conveys the core purpose and provides examples. No redundant wording or irrelevant details.

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?

Given the lack of an output schema, the description should fully describe the return value. It lists a few example data fields but omits structural details, pagination, or limitations. Also, no usage guidance is provided, making the description incomplete for a tool with 3 parameters.

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?

Parameter descriptions in the schema already cover the meaning (reportId, granularity, instanceLimit). The overall description adds context about the type of data returned, but does not enhance parameter-specific semantics beyond the schema. With 100% schema coverage, the baseline of 3 is appropriate.

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 retrieves actual data (row data) of a specified report, listing specific examples like search impressions and page views. It differentiates from siblings like list_analytics_reports (which lists reports) and get_sales_report (which likely returns summary data), but could be more explicit about the exact type of data.

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 such as get_sales_report or list_analytics_reports. The schema parameter description for reportId mentions it comes from list_analytics_reports, but the main description lacks any usage context or prerequisites.

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/tkn-works/appstore-connect-mcp'

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