list-artifacts
List artifacts stored under a specific MLflow run's artifact directory. Optionally filter by sub-path to retrieve files and logs for analysis.
Instructions
List artifacts under a run's artifact directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | ||
| path | No | Optional sub-path within the run's artifact directory | |
| pageToken | No |