create_notebook
Create a new marimo notebook by providing the absolute path where the .py file should be saved.
Instructions
Create a new marimo notebook at the given absolute path.
Args: path: Absolute path where the .py notebook file will be created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |