delete_txn
Delete a single transaction by its ID to remove it from your portfolio log and recalculate subsequent positions and average cost. Requires explicit user confirmation.
Instructions
Delete a single transaction by its id. The user must confirm — never call this without explicit instruction (e.g. "delete transaction #42"). Removing a transaction recalculates all subsequent positions/avg cost since holdings are derived from the log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |