Get RMappi Invoices
openclaw_get_rmappi_invoicesFetch RMappi invoices for a specific year and month by automating login to Osuria and API call.
Instructions
Use this tool when the user asks for RMappi/Osuria invoices, laskut, voucher numbers, invoice totals, or invoices for a specific month. It logs in to https://app.osuria.com with environment credentials, reads x-session-token from sessionStorage after login, calls the RMappi invoices API for the requested year and month, logs out, and closes the browser session. The access token is used only inside the automation and is never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Four-digit year. If omitted, the current local year is used unless the user clearly means another year. | |
| month | No | Month number from 1 to 12. If omitted, the current local month is used unless the user clearly means another month. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoices | Yes |