Get resource info
get_resource_infoRetrieve metadata about a specific resource including format, size, MIME type, and URL. Checks Tabular API availability to decide between querying data or using the raw file.
Instructions
Get detailed information about a specific resource (file).
Returns format, size, MIME type, URL, and checks Tabular API availability. Helps decide whether to use query_resource_data (if Tabular API is available) or fetch the raw file URL directly for unsupported formats or large files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |