get_students
Retrieve the list of students enrolled in the configured Moodle course to manage class rosters and student information.
Instructions
Obtiene la lista de estudiantes inscritos en el curso configurado
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}