nlm_generate
Generate artifacts like audio, video, slides, quizzes, or study guides from a notebook. Customize with options for format, style, and length; optionally return task ID for asynchronous processing.
Instructions
Generate an artifact, optionally waiting for completion.
type supports audio, video, cinematic, slides, report, study-guide,
quiz, flashcards, mind-map, infographic, and data-table. options may
contain type-specific keys such as audio_format, audio_length,
video_format, video_style, slide_format, slide_length, report_format,
custom_prompt, quantity, difficulty, orientation, detail_level, or style.
Set wait=false to return the task ID immediately for long media jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | en | |
| type | Yes | ||
| wait | No | ||
| options | No | ||
| timeout | No | ||
| notebook | Yes | ||
| source_ids | No | ||
| instructions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||