Skip to main content
Glama

post_event_occurrence_comment

Append a comment to an event occurrence by providing the event ID, date, and comment body. Supports multiple comments per occurrence.

Instructions

Append a new comment to an event occurrence (date).

event_id accepts any reference form — UUID, sequence shorthand (#123, personal-org only), canonical ref (acme-123), or app URL — and is resolved to a UUID before the comment is posted.

Multiple comments per occurrence are supported (PR-F). Returns the persisted Comment with id + created_at.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
event_idYes
dateYes
bodyYes
is_privateNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

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/Circuit-Stitch/defernowork-mcp'

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