Skip to main content
Glama

Call for papers

Get Calendar Feed Tool

get_calendar_feed

Generate custom live iCal calendar feed subscription links and Google/Apple/Outlook 1-click sync URLs for academic conference deadlines.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoSearch keyword or conference acronym (optional).
modeNoEvent format mode (optional).
countryNoCountry code or name, e.g. US, United States (optional).
subjectNoSubject area or discipline name/slug, e.g. computer-science, artificial-intelligence (optional).

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

B3.2/5.0
Behavior2/5

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

The annotations are empty, so the description carries the full burden of behavioral disclosure. The description states the tool generates links/URLs but does not disclose whether it performs network calls, whether the calendar feed is live and requires server-side polling, whether authentication is needed, or whether the returned URLs expire. This is a notable gap for a tool that generates subscription links.

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 clear sentence that front-loads the primary action and output. It is concise and every part contributes to understanding the tool's purpose, though it could have added a brief example of expected output without becoming bloated.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a 4-parameter optional-parameter tool with no output schema, the description explains what the tool produces but omits practical context such as the URL format, whether the user will receive one link or multiple links per calendar service, and whether the feed reflects future deadline changes. Given no annotations, this is adequate but not complete.

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?

Schema description coverage is 100%, so all four parameters already have individual descriptions in the input schema. The tool description mentions 'custom' and 'academic conference deadlines' but does not add deeper meaning beyond the schema, such as how the parameters interact to constrain the feed or whether 'q' is mutually exclusive with other filters.

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 uses specific verbs ('Generate', 'subscribe', 'sync') and names the resource (custom live iCal calendar feed subscription links and Google/Apple/Outlook sync URLs). It clearly identifies the tool's function but does not explicitly contrast it with sibling tools such as search_cfps or generate_conference_names, so it misses some sibling differentiation.

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 this tool is for creating calendar feeds for conference deadlines, so an agent can infer it should be used when the user wants to sync deadlines to a calendar. It does not state when to prefer search_cfps for finding deadlines or generate_conference_names for naming conferences, nor does it provide explicit exclusions or when-not-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources