spv_documents_mark_read
Mark a specific document as read by UUID, or mark all unread documents as read for a company.
Instructions
Mark one SPV document as read (or all unread documents of the company when uuid is omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | No | SPV document UUID; omit to mark everything read | |
| companyId | No | Company UUID (overrides STORNO_COMPANY_ID env var) |