Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Planner Notes
Canvas Tools

Canvas List Planner Notes

Retrieve the paginated list of planner notes for the current authenticated user. Use to fetch personal to-do items and reminders from the Canvas planner.

Write actionRisk level 2 of 5API key connection
Use Canvas List Planner Notes

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

  • pageinteger
    Page number to fetch (1-indexed). Use to get results beyond the first page. If omitted, returns the first page.
  • end_datestring
    Only return notes with todo dates before the end_date (inclusive). Format: 'yyyy-mm-dd' or ISO 8601 'YYYY-MM-DDTHH:MM:SSZ'. If end_date and start_date are both specified and equivalent, only notes with todo dates on that day are returned.
  • per_pageinteger
    Number of planner notes to return per page for pagination.
  • start_datestring
    Only return notes with todo dates since the start_date (inclusive). Format: 'yyyy-mm-dd' or ISO 8601 'YYYY-MM-DDTHH:MM:SSZ'.
  • context_codesarray
    List of context codes of courses whose notes you want to see. Format: context_type + '_' + context_id (e.g., 'course_42', 'user_1'). If not specified, defaults to all contexts that the user belongs to.

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.