aruba_sync_invoice_index
Syncs Aruba electronic invoice data into a local SQLite index for offline querying. Builds and updates the index from read-only API calls.
Instructions
Build/update a local SQLite index from read-only Aruba GET data.
This writes only to ARUBA_INDEX_DB_PATH and never modifies Aruba.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | both | |
| date_from | No | ||
| date_to | No | ||
| include_xml | No | ||
| include_notifications | No | ||
| confirm_read | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||