Get Migration Selective Data
get_migration_selective_dataRetrieve the list of content items available for selective import from a Canvas content migration. Filter by content type to see which components can be selected once the migration reaches the waiting_for_select state.
Instructions
Get the selective import tree for a migration — the list of content items available to selectively import. Only meaningful for migrations in the "waiting_for_select" state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter to a specific content type (e.g. "course_settings", "syllabus_body", "context_modules", "assignments") | |
| course_id | Yes | The Canvas course ID | |
| migration_id | Yes | The content migration ID |