read_local_media
Inspect a local image or video to verify its type, size, and dimensions before uploading it to the Alibaba photo bank, confined to allowed directories.
Instructions
Inspect a local image or video (type, size, and image dimensions).
The path is confined to the server's allowed directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| kind | No | ||
| path | No | ||
| error | No | ||
| width | No | ||
| height | No | ||
| filename | No | ||
| error_type | No | ||
| size_bytes | No | ||
| content_type | No |