get_dataset_info
Retrieve detailed metadata for a dataset, including organization name, description, tags, and attached resources, to enable file download.
Instructions
Get detailed metadata for a specific dataset on opendata.az.
Use this after search_datasets when the user wants details about a dataset. Returns organization name, full description, tags, and the list of attached resources (files). Use the resource IDs with get_resource_info(resource_id) to get the direct download URL for each file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |