Skip to main content
Glama

Connect calendar schedule bus

connect_calendar_schedule_bus

Creates a venue calendar scaffold with event rows, reminder maps, blackout windows, and adapter source. Includes credential and privacy safety notes.

Instructions

Create a venue calendar scaffold with event rows, reminder maps, blackout windows, adapter source, and credential/privacy safety notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.calendar_schedule_bus
activeNo
providerNoics
timezoneNoUTC
adapter_urlNohttp://127.0.0.1:9066/calendar.ics
event_countNo
parent_pathNoParent COMP for the calendar scaffold./project1
adapter_modeNoics_feed
calendar_refNovenue-show-calendar
reminder_countNo
Behavior3/5

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

Annotations already indicate non-readonly, non-destructive, and open-world behavior, and the description's 'create' aligns with those. The description adds some context by enumerating scaffold contents and mentioning credential/privacy safety notes, but it does not disclose side effects, reversibility, or whether existing components are modified. This is acceptable but not rich.

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 sentence that efficiently lists key components without fluff. It is front-loaded with the primary action and resource, though the dense chain of technical terms could be more readable. Overall, it is appropriately concise for a scaffolding tool.

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?

For a tool with 10 parameters, no output schema, and minimal annotations, the description is too brief to provide a complete picture. It omits return values, side effects, common usage patterns, and parameter semantics. Given the complexity, a longer description with structured examples or parameter explanations would be necessary for reliable invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 20% (2 of 10 parameters have descriptions). The description provides a high-level mapping to some concepts (adapter source, reminder maps) but does not clarify the meaning or expected format of most parameters (e.g., provider, timezone, event_count, adapter_mode). With such low coverage, the description does not adequately compensate for the missing parameter documentation.

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 a specific action ('Create') and resource ('venue calendar scaffold'), listing several concrete components (event rows, reminder maps, blackout windows, adapter source, credential/privacy safety notes). It is distinct from sibling connect_* tools that focus on external integrations, though the term 'scaffold' is somewhat domain-specific.

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?

No guidance is provided about when to use this tool versus alternatives such as create_scheduler or other calendar-related creation tools. There are no explicit use cases, prerequisites, or exclusion criteria, leaving the agent to infer usage from the name alone.

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/lucasmaher-hash/touch-designer-mcp'

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