stop_panel
Stop a running Panel server. If a plot ID is provided, only that server is stopped; otherwise, all servers are terminated.
Instructions
Stop a running Panel server launched by launch_panel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plot_id | No | ID of the plot server to stop (stops all if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |