getMyRecentChanges
Retrieve recent OneNote page modifications by specifying date ranges or notebook filters to track updates and changes in your notes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sinceDate | No | Start date in YYYY-MM-DD format, or "monday" for last Monday. | |
| days | No | Alternative: number of days back to search (e.g., 3 for last 3 days). | |
| notebookId | No | Optional: limit to specific notebook. | |
| includeCreator | No | Show who created/modified each page. |