Create Topic (Teacher)
classroom_create_topicCreate a new topic in a Google Classroom course. Requires teacher rights; students will receive a permission error. Provide course ID and topic name.
Instructions
Create a new topic in a course. Requires teacher rights on the course; will fail with a permission error for student accounts.
Args:
course_id (string), name (string, 1-100 chars)
Returns: The new topic's id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Topic name | |
| course_id | Yes |