asset-info
Check if a file exists under Foundry Data root and retrieve its metadata including size, content type, last modified date, and public HTTPS URL.
Instructions
Plane B (file channel, read-only). Report whether a single path under the Foundry Data/ root exists, and (for files) its size, content-type, last-modified, and public HTTPS URL. A cheap existence/metadata check before uploading or linking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Path relative to the Foundry `Data/` root, e.g. "worlds/your-world/assets/maps/cavern.webp". |