Skip to main content
Glama

reporting_schedule

Identify podling reporting cadence, due-this-month status, and next reporting period from PodlingsMCP data.

Instructions

Return expected Incubator reporting cadence, due-this-month status, and next expected reporting period from PodlingsMCP.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
podlings_sourceNoOptional HTTPS URL or local path for PodlingsMCP source data
podlingNoPodling name
as_of_dateNoOptional YYYY-MM-DD date to evaluate data as of a specific day
report_monthNoOptional reporting month in YYYY-MM format
due_this_monthNoOptional filter to keep only podlings due in the selected report month
limitNoOptional maximum number of results to return
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It only describes the output content without disclosing read-only behavior, permissions, side effects, or how it processes parameters. Given no annotations, this is insufficient.

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 a single concise sentence covering the core functionality. It is front-loaded but could benefit from additional structure (e.g., bullets) to improve readability for an agent.

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?

Over 6 optional parameters, no required fields, and no output schema, the description is too sparse for a complex scheduling domain. It fails to explain how 'cadence' or 'due-this-month' work, or how parameters like 'as_of_date' vs 'report_month' differ, leaving significant gaps.

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?

The input schema has 100% description coverage for all 6 parameters. The tool description adds no extra meaning beyond the schema, so baseline score of 3 is appropriate. It does not clarify parameter interactions or edge cases.

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 the tool returns three specific outputs (reporting cadence, due-this-month status, next expected reporting period) from PodlingsMCP, making the purpose highly specific and distinguishable from sibling tools like 'reporting_cohort' or 'reporting_gaps'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for schedule-related queries but does not specify when to use it versus the many other reporting siblings. It lacks explicit guidance on prerequisites, exclusions, or alternatives.

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/justinmclean/IncubatorMCP'

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