ep_configure_auto_receipt
Enable or disable automatic receipt generation for tool calls in this session, with privacy redaction of passwords, tokens, and keys.
Instructions
Enable or disable automatic receipt generation for this session. When enabled, every EP tool call generates a behavioral receipt automatically. Privacy-preserving: sensitive fields (passwords, tokens, API keys) are redacted before storage. Receipts are marked unilateral — they cannot be bilateral without counterparty confirmation. Auto-receipt is opt-in and disabled by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Enable (true) or disable (false) auto-receipt generation for this session | |
| entity_id | Yes | Entity ID to attribute auto-generated receipts to (your EP entity slug) |