get_invoice_reminder
Fetch an invoice reminder by supplying the invoice ID and reminder ID, returning its details for review or action.
Instructions
Fetch a reminder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | the id of the invoice | |
| reminder_id | Yes | the id of the reminder |