moodle_activity
Retrieves page content, links, and file metadata from a Moodle activity URL. For file activities, returns file name, type, and size.
Instructions
Open a Moodle activity by URL: page content, links and attached file, if any.
For file activities (PDFs, slides, ...) this returns the file's name, type and size — use moodle_download_file to save the bytes to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||