List Audit Log
brc_list_audit_logReturns current-session audit entries scoped to currently connected companies. Entries from other sessions, connections or companies are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionRef | No | Opaque Red connection reference returned by brc_confirm_company_connection. Pass this exact value on every later tool call when the MCP client rotates session ids (for example Vibe/Mistral). Keep reusing the same connectionRef after successful tool calls — do not start a new connection because a lookup returned empty or partial data. It is not an API key and does not contain credentials. | |
| includeTechnicalDetails | No | Only set this to true if the user asks for technical details. Sensitive values are still redacted. |