get_assignment
Retrieve detailed assignment information including description, materials, and due date by providing course and assignment IDs.
Instructions
Get detailed information about a specific assignment.
Args: course_id: The ID of the course assignment_id: The ID of the assignment
Returns: Assignment details including description, materials, and due date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| assignment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||