get_activity
Retrieve the audit log of changes to an issue, page, or project. See who made the change, when, through which interface, and the old and new values.
Instructions
Read the audit log: who changed what, when, and through which door (web UI, MCP, API, CLI). Takes an issue, page, or project ID; project scope covers the whole feed. Newest-first with old and new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries (default 30, cap 200) | |
| offset | No | Zero-indexed offset for paging | |
| identifier | Yes | Issue ID (PRO-42), page ID (PRO-DOC-3), or bare project ID (PRO) |