get-trace-attachment
Retrieve a specific attachment from a trace using its trace ID and attachment ID. Enables access to attached data associated with MLflow traces.
Instructions
Get a specific attachment on a trace by ID (MLflow 3.9+)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traceId | Yes | Trace ID | |
| attachmentId | Yes | Attachment ID |