classroom_create_assignment
Create a Google Classroom assignment or question with attachments, due date, topic, and scheduling options. Publish or save as draft.
Instructions
Create an assignment or question with optional attachments, due date, and topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | DRAFT | |
| title | Yes | ||
| dueDate | No | YYYY-MM-DD in UTC | |
| dueTime | No | HH:MM in UTC (defaults to 23:59 if dueDate is set) | |
| topicId | No | ||
| courseId | Yes | ||
| workType | No | ASSIGNMENT | |
| maxPoints | No | ||
| attachments | No | ||
| description | No | ||
| scheduledTime | No | RFC 3339 timestamp for scheduled publication |