Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Calendar Events
Canvas Tools

Canvas List Calendar Events

Tool to retrieve the paginated list of calendar events or assignments for the current user. Use when you need to fetch upcoming events, assignments, or both with various filtering options like date ranges, context codes, and event types.

Write actionRisk level 2 of 5API key connection
Use Canvas List Calendar Events

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

  • pagestring
    Page number or bookmark token for pagination. Use the next_page value from a previous response to fetch subsequent pages.
  • typestring
    Type of calendar item to filter by. Defaults to 'event'. Use 'event' for general calendar events, 'assignment' for assignments, or 'sub_assignment' for sub-assignments.
  • undatedboolean
    Defaults to false (dated events only). If true, only return undated events and ignore start_date and end_date.
  • end_datestring
    Only return events before the end_date (inclusive). Defaults to start_date. The value should be formatted as: yyyy-mm-dd or ISO 8601 YYYY-MM-DDTHH:MM:SSZ. If end_date is the same as start_date, then only events on that day are returned.
  • excludesarray
    Array of attributes to exclude. Possible values are 'description', 'child_events' and 'assignment'
  • includesarray
    Array of optional attributes to include. Possible values are 'web_conference' and 'series_natural_language'
  • per_pageinteger
    Number of calendar events to return per page (max 100).
  • all_eventsboolean
    Defaults to false (uses start_date, end_date, and undated criteria). If true, all events are returned, ignoring start_date, end_date, and undated criteria.
  • start_datestring
    Only return events since the start_date (inclusive). Defaults to today. The value should be formatted as: yyyy-mm-dd or ISO 8601 YYYY-MM-DDTHH:MM:SSZ.
  • blackout_dateboolean
    Defaults to false. If true, only events with blackout date set to true will be returned.
  • context_codesarray
    List of context codes of courses, groups, users, or accounts whose events you want to see. If not specified, defaults to the current user (i.e personal calendar, no course/group events). Limited to 10 context codes, additional ones are ignored. The format of this field is the co…
  • important_datesboolean
    Defaults to false. If true, only events with important dates set to true will be returned.

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.