Canvas LMS · Arazzo Workflow
Canvas LMS Configure Course Then Author Assignment
Version 1.0.0
Update a course's settings, then create its first assignment, and read it back.
View Spec
View on GitHub
Learning ManagementEducationEdTechLMSLTIHigher EducationK-12Open-SourceAGPLCanvasArazzoWorkflows
Provider
Workflows
configure-course-then-author-assignment
Configure a course's settings and author its first assignment.
Updates an existing course's name and default view, creates an assignment in it, and reads the assignment back to confirm it was stored.
1
configureCourse
Update the course name, default view, and syllabus to prepare the course shell.
2
createFirstAssignment
Create the course's first assignment with the supplied name and point value.
3
confirmAssignment
Re-fetch the new assignment to confirm it persisted inside the configured course.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.