get_resource_info
Retrieve file format, size, and direct download URL for a specific data file on opendata.az.
Instructions
Get file format, size, and direct download URL for a specific data file on opendata.az.
Use this when the user needs to download a file or get the link. Returns the resource format (e.g. CSV, XML, JSON), file size if available, and the URL to download the file. Do not load large files into context—instruct the user to download from the URL or use the URL in code to fetch locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |