tuik_download_table_file
Downloads a TUIK table file (Excel) to a specified local path. Provide the table URL and output path.
Instructions
Download an 'istab' table file (usually Excel) from the TUIK portal.
Args: url: The url field of an istab row from tuik_list_tables/tuik_search_tables. output_path: Where to save the file (e.g. 'data/table.xlsx').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |