Get Space Activity Log Tool
get-space-activity-logUse this when the user asks what changed in a Space, who changed settings, sync events, document actions, or recent activity. Read-only Enterprise feature: returns the Space activity/audit log newest first. Requires numeric space_id and Enterprise access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return (default 50, max 500). | |
| since | No | ISO 8601 datetime. Only return entries created after this timestamp. | |
| space_id | Yes | The numeric ID of the space to read the audit log for. Call list-spaces first. |