Skip to main content
Glama
i-m-arul

CricketStudio MCP

by i-m-arul

get_research_report

Retrieve the full detail of a cricket research report by ID, including title, series, summary, key findings with provenance, and canonical URL with computed data.

Instructions

Full detail for one CricketStudio research report by id: title, series, summary, key findings, provenance, and canonicalUrl. Use list_research_reports to discover valid ids. Key findings are atomic claims with sample-size provenance — each is ≤30 words. The canonical URL carries the full computed dataset with all numeric claims and JSON-LD.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reportIdYesReport id e.g. state-of-ipl-2026, toss-effect, death-overs, state-of-mlc-2025
Behavior4/5

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

No annotations provided, but the description discloses key behavioral traits: key findings are atomic claims with sample-size provenance, and the canonical URL contains the full dataset. It does not mention side effects or auth requirements, but for a read-only retrieval tool, this is adequate.

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?

Two concise sentences that front-load the purpose and return fields, then provide usage guidance and output details. 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?

For a simple tool with one parameter and no output schema, the description covers the returned fields, data structure, and how to get valid IDs. Missing error handling details, but overall complete enough for agent usage.

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 input schema already covers the parameter reportId with examples (100% coverage). The description adds value by referencing list_research_reports for discovery, providing additional context 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?

Clearly states that the tool retrieves full details for a research report by ID, listing specific fields (title, series, summary, etc.) and distinguishes from sibling tools like list_research_reports.

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?

Explicitly advises using list_research_reports to discover valid IDs, providing clear context for when to use this tool. Does not explicitly state when not to use, but the 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/i-m-arul/cricketstudio-mcp'

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