submit_assignment
Submit completed work to a Google Classroom assignment by providing course, assignment, and submission IDs, with optional Drive files or links to attach.
Instructions
Submit work to an assignment.
Args:
course_id: The ID of the course
assignment_id: The ID of the assignment
submission_id: The ID of your student submission
drive_file_ids: Comma-separated Google Drive file IDs to attach
link_urls: Comma-separated URLs to attach as links
Returns: Updated submission with state and timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| link_urls | No | ||
| assignment_id | Yes | ||
| submission_id | Yes | ||
| drive_file_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||