Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas Create Calendar Event
Canvas Tools

Canvas Create Calendar Event

Creates a calendar event with options for recurrence (finite `rrule` series only), section-specific timings, and blackout dates within a specified context.

Write actionRisk level 2 of 5API key connection
Use Canvas Create Calendar Event

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • rrulestring
    iCalendar Recurrence Rule (RRULE) string for recurring events (e.g., 'FREQ=WEEKLY;BYDAY=MO,WE,FR'). Must define a finite series (include 'UNTIL' or 'COUNT').
  • titlestring
    Short, descriptive title for the event.
  • end_atstring
    End date/time of the event (ISO 8601 'YYYY-MM-DDTHH:MM:SSZ').
  • all_dayboolean
    If true, event spans the entire day; `start_at` and `end_at` times are ignored (date portion only).
  • start_atstring
    Start date/time of the event (ISO 8601 'YYYY-MM-DDTHH:MM:SSZ').
  • duplicateobject
    Settings for creating a series of identical events. See `DuplicateSettings`.
  • descriptionstring
    Detailed description; HTML allowed for rich formatting.
  • context_codestring
    Required
    Context code for the calendar, e.g., 'course_123' (course), 'group_456' (group), 'user_789' (user), or 'account_1' (account).
  • blackout_dateboolean
    If true, marks a blackout date not considered in course pacing calculations.
  • location_namestring
    Name of the event's location (e.g., 'Conference Room A', 'Online').
  • child_event_dataobject
    Section-specific start/end times. Keys are arbitrary identifiers; values are `ChildEventData` objects.
  • location_addressstring
    Physical address of the event's location.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.