get_dashboard_status
Check whether the Streamlit dashboard is running and which port it uses, so you can connect to the live view or troubleshoot startup issues.
Instructions
Returns whether the Streamlit dashboard is running and on which port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |