get_uctovny_vykaz_table_value_by_labels
Extract specific financial metrics from Slovak business reports by matching row and column labels, enabling targeted retrieval of values like profit/loss or total assets.
Instructions
Search for specific values in a financial report by matching row and/or column labels. Returns only the values that match the specified criteria. Useful for extracting specific metrics like 'Výsledok hospodárenia' (profit/loss), 'SPOLU MAJETOK' (total assets), etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| row_label | No | ||
| row_code | No | ||
| column_label | No | ||
| table_name | No |