nlm_download
Download notebook artifacts (slides, quizzes, flashcards) in various formats to a local path. Supports safe overwriting and selection of specific artifact versions.
Instructions
Download an exact artifact ID (or latest) to a local path.
Existing files and symlinks are rejected unless the safe overwrite rules permit the path. Formats: slides=pdf/pptx; quiz/flashcards=json/markdown/html.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| force | No | ||
| notebook | Yes | ||
| artifact_id | No | ||
| output_path | Yes | ||
| output_format | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||