get_paragraph
Retrieve the text and output of a specific paragraph from a Zeppelin notebook by providing the notebook ID and paragraph ID.
Instructions
Read a single paragraph's text and output from a notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| paragraphId | Yes | The paragraph ID |