Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Assignments For Assignment Group
Canvas Tools

Canvas List Assignments For Assignment Group

Tool to retrieve the paginated list of assignments for a specific assignment group within a course. Use when you need assignments grouped by assignment group rather than all assignments for a course.

Write actionRisk level 2 of 5API key connection
Use Canvas List Assignments For Assignment Group

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.
  • bucketstring
    Filter assignments by due date and submission status.
  • includearray
    Optional information to include with each assignment: 'submission' (current user's submission), 'assignment_visibility' (array of student IDs who can see it), 'all_dates' (array of AssignmentDate structures including overrides), 'overrides' (array of AssignmentOverride structure…
  • order_bystring
    Determines the order of the assignments.
  • per_pageinteger
    The number of assignments to return per page.
  • course_idstring
    Required
    The unique identifier of the Canvas course.
  • new_quizzesboolean
    Return only New Quizzes assignments.
  • post_to_sisboolean
    Return only assignments that have post_to_sis set or not set.
  • search_termstring
    The partial title of the assignments to match and return.
  • assignment_idsarray
    If set, return only assignments specified by these IDs.
  • assignment_group_idstring
    Required
    The unique identifier of the assignment group.
  • override_assignment_datesboolean
    Apply assignment overrides for each assignment, defaults to true.

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.