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

Canvas List Planner Items

List a user's cross-course Planner items (assignments, discussions, quizzes, etc.) within a date range, including Planner override/completion state. Use this to retrieve items from the Canvas dashboard/to-do planner view.

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

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 bookmark token from a previous response's next_page field. Canvas planner API uses bookmark-based pagination with opaque tokens. Do not pass arbitrary values - only use tokens returned in previous responses. If omitted, returns the first page.
  • filterstring
    Filter to apply to planner items. Use 'new_activity' to return only items with new or unread activity, or 'incomplete_items' to exclude completed items.
  • user_id
    User ID to retrieve planner items for. If omitted or set to 'self', retrieves items for the current authenticated user. Use an integer user ID to retrieve items for a specific user.
  • end_datestring
    Only return items with a due date on or before this date. Format: 'yyyy-mm-dd' or ISO 8601 datetime string (e.g., '2024-12-31' or '2024-12-31T23:59:59Z'). Strongly recommended for date-window queries.
  • per_pageinteger
    Number of items to return per page for pagination.
  • start_datestring
    Only return items with a due date on or after this date. Format: 'yyyy-mm-dd' or ISO 8601 datetime string (e.g., '2024-01-01' or '2024-01-01T00:00:00Z'). Strongly recommended for date-window queries.
  • context_codesarray
    Array of context codes to filter by (e.g., 'course_42', 'group_123'). If omitted, defaults to all contexts visible to the user.
  • observed_user_idinteger
    For observers: retrieve planner items for an observed student. Requires context_codes parameter to be specified.

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.