Cash summary
get_cash_summaryCash position from bank activity: money in, money out, net, and how many transactions still need review. Answers "how much cash has moved through my accounts?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | Yes | ||
| moneyIn | Yes | ||
| moneyOut | Yes | ||
| committedCount | Yes | ||
| pendingReviewCount | Yes | ||
| uncategorizedCount | Yes |