classroom_list_topics
Retrieve all topics from a Google Classroom course to organize and review your curriculum. Continue pagination until no more topics remain.
Instructions
List all topics in a course. Returns one page as {items, nextPageToken}; continue until nextPageToken is null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | ||
| fullData | No | ||
| pageSize | No | ||
| pageToken | No |