classroom_get_classwork
Retrieve visible text and attachment links from a specific Google Classroom assignment using course and classwork IDs.
Instructions
Read the visible text and attachment links from one Classroom assignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Classwork id returned by classroom_list_classwork | |
| itemUrl | No | Exact URL returned by classroom_list_classwork; recommended for materials | |
| courseId | Yes | Course id returned by classroom_list_courses |