tochka_incoming
Retrieve monthly incoming bank transactions grouped by debtor INN for tax reporting, with optional filters by debtor INN or payment description.
Instructions
Get incoming (Credit) bank transactions for a month, grouped by debtor INN.
Useful for tax reports (AUSN vzaimozachet) — shows how much was received from each counterparty in a given month.
Args: month: Month number (1-12) year: Year (e.g. 2026) inn: Optional debtor INN filter (e.g. "6316049606") description: Optional substring filter for payment description (case-insensitive, e.g. "РОБОКАССА")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inn | No | ||
| year | Yes | ||
| month | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |