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

Canvas List Modules

Tool to retrieve a paginated list of modules in a Canvas course. Use when you need to see all modules in a course, including their structure, items, and completion requirements.

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

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.
  • includearray
    Additional data to include with each module. Options: 'items' returns module items inline if possible (Canvas may omit items if too numerous), 'content_details' requires 'items' and returns additional details specific to content items including standard lock information.
  • per_pageinteger
    The number of modules to return per page. If omitted, uses Canvas default pagination.
  • course_idstring
    Required
    The unique identifier of the Canvas course to retrieve modules from. This is REQUIRED.
  • student_idstring
    Returns module completion information for the student with this id. Use this to see completion status for a specific student.
  • search_termstring
    The partial name of the modules (and module items, if 'items' is specified with include) to match and return. Use this to filter modules by name.

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.