lithtrix_blob_meta
Retrieve JSON metadata for a blob by its content-addressed ID. Provides details such as size, type, and timestamps.
Instructions
Get JSON metadata for one blob (GET /v1/blobs/{blob_id}/meta). Requires LITHTRIX_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blob_id | Yes | Content-addressed blob id (b_ + 16 hex chars) |