metadata_raster
Open a raster dataset in read-only mode and retrieve its metadata. Accepts a local file path or HTTPS URL for quick inspection of geospatial raster properties.
Instructions
Open a raster dataset in read-only mode and return metadata.
This tool supports two modes based on the provided string:
A local filesystem path (e.g., "D:\Data\my_raster.tif").
An HTTPS URL (e.g., "https://example.com/my_raster.tif").
The input must be a single string that is either a valid file path on the local machine or a valid HTTPS URL pointing to a raster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_or_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||