canvas_get_quiz
Retrieve detailed information about a specific quiz in a Canvas course by providing the course and quiz IDs. Integrates with the Canvas Learning Management System API for efficient quiz management.
Instructions
Get details of a specific quiz
Input Schema
Name | Required | Description | Default |
---|---|---|---|
course_id | Yes | ID of the course | |
quiz_id | Yes | ID of the quiz |