entry_convert_to_transfer
Convert any Toshl entry into a transfer between accounts by providing the entry ID and destination account ID. Optionally add a description for the transfer.
Instructions
Convert a regular entry to a transfer between accounts in Toshl Finance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the entry to convert | |
| description | No | Optional description for the transfer | |
| destination_account | Yes | Destination account ID for the transfer |