stat_file
Retrieve metadata and statistics for files or directories. Supports multiple backends like local, S3, and WebDAV.
Instructions
Get metadata/statistics for a file or directory.
Args:
path: Path to get statistics for
backend: Backend name to use (uses default backend if not specified)
Returns:
File metadata object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| backend | No |