p4_audit
Retrieve audit log entries filtered by user, tool, result, or date to support compliance reporting and security reviews. Requires audit logging enabled.
Instructions
Get audit log entries for compliance reporting (requires audit logging enabled)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Filter by tool name | |
| user | No | Filter by user | |
| since | No | Filter entries since this ISO date | |
| format | No | Output format (default: json) | |
| result | No | Filter by result type | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |