tealfabric_get_document_metadata
Retrieve metadata for any document stored in Tealfabric by providing its file path. Returns key details to identify and manage files without downloading them.
Instructions
Get metadata for a document/file in Tealfabric documents storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Full path to the file (e.g. packages/report-v1.zip) | |
| tenant_id | No | Tenant ID (defaults to authenticated tenant) |