run_paragraph
Executes a specified paragraph within a Zeppelin notebook and returns the output, enabling AI assistants to run and retrieve results from data engineering workflows.
Instructions
Execute a single paragraph and return its output. This is a synchronous call that waits for execution to complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| paragraphId | Yes | The paragraph ID |