list_files
Inspect files in a LinkML workspace at a given commit to identify imported local schema files before editing.
Instructions
List files present in a LinkML workspace at a specific commit. Use this before targeting imported local schema files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit_id | Yes | Git commit id to inspect. | |
| workspace_id | Yes | Workspace id returned by init_workspace. |