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

Canvas List Course Sections

Tool to retrieve a paginated list of sections for a specific course. Use when you need to get all sections or search for specific sections within a course.

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

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
    Optional additional data to include with each section. Allowed values: 'students' (if you have permission to view users or grades), 'avatar_url' (include avatar URLs for students), 'enrollments' (if 'students' is also included, returns section enrollment for each student), 'tota…
  • per_pageinteger
    Number of sections to return per page. If omitted, Canvas default (10) is used. Set to a higher value (e.g., 100) to get more sections.
  • course_idstring
    Required
    The unique identifier for the Canvas course to retrieve sections for.
  • search_termstring
    Search course sections for the term. Returns only matching results. Term must be at least 2 characters.

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.