download_file
Download a Moodle file to your local disk using its file URL and get the local file path for reading.
Instructions
Descarga un archivo de Moodle (fileurl devuelto por otras herramientas) al disco y devuelve la ruta local. Usa luego la herramienta Read para leerlo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileurl | Yes | ||
| filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |