notlai_get_note_activity
Retrieve the activity history of a note, showing who modified what, when, and from which AI, with most recent events first.
Instructions
Get the activity history of a note: who modified what, when, and from which AI. Returns most recent events first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default: 20) | |
| noteId | Yes | The note ID (ULID format) |