whats_new
Detect new, changed, or removed Moodle items since a specified time, filtering out already handled entries to reveal remaining actions.
Instructions
What appeared, changed or vanished since since. The main tool.
since accepts last_run (the default), all, a duration like 7d or
48h, an ISO date like 2026-09-01, or an epoch integer.
Already handled items are hidden unless include_handled is true: the
question asked is what remains, not what happened. The reply also carries
deadline changes (a moved_from means the due date was shifted) and
pending_courses, which need the user's arbitration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | last_run | |
| course | No | ||
| include_handled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |