delete_paragraph
Delete a specific paragraph from a Zeppelin notebook by providing the notebook ID and paragraph ID.
Instructions
Remove a paragraph from a notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | The notebook ID | |
| paragraphId | Yes | The paragraph ID |