get_quizzes
Retrieve the list of quizzes from a configured course using the Moodle MCP Server, enabling efficient course management through automated data access.
Instructions
Obtiene la lista de quizzes en el curso configurado
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}