Get Entry History
get_entry_historyRetrieve the audit trail and comments for an entry, showing chronological actions, field-level changes, and AI traceability context.
Instructions
Get the audit trail and comments for an entry. Returns chronological list of actions (create, edit, state changes, comments) with field-level change details and AI traceability context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based, 50 items per page) | |
| module | Yes | Module name from list_modules | |
| entryId | Yes | Entry ID to get history for | |
| workspaceId | No | Workspace ID. Omit if set via env or set_workspace; required in stateless/remote mode. |