start_dashboard_server
Launch a local web dashboard to view cloud costs. Share it with your team on the same network by enabling the expose option.
Instructions
Starts a local web dashboard you can open in a browser. Binds to localhost by default. Pass expose=true to bind all interfaces so others on your network can reach it (plain HTTP, so only do this on a trusted network or behind a TLS proxy).
Use when: - "Start the dashboard" - "Share the dashboard with my team" (use expose=true) - "Start the web server" - "My team wants to see costs without installing nable"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| expose | No |