Get Content Migration
get_content_migrationRetrieve the current status of a content migration. Monitor workflow_state and poll progress_url for live updates until completed.
Instructions
Get the status of a single content migration. When workflow_state is "running", poll progress_url for live updates. When "completed", the migration is done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| migration_id | Yes | The content migration ID |