get_assignments
Retrieve the list of assignments from the configured Moodle course to view all available tasks and their details.
Instructions
Obtiene la lista de tareas asignadas en el curso configurado
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}