download_discussion_entries
Download all student posts and replies from a Canvas discussion topic as a JSON file for offline analysis or record-keeping.
Instructions
Download all entries/replies for a discussion topic as a JSON file — the actual student posts and replies. Unlike list_submissions (which shows grading metadata for graded discussions), this downloads the discussion content itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | Canvas course ID | |
| output_dir | No | ./downloads | |
| discussion_id | Yes | Discussion topic ID |