pmux_connection_info
Check the connection status of purplemux by verifying port and token configuration, returning partial diagnostics without exposing the token value.
Instructions
Local diagnostic: { baseUrl?, portSource, tokenSource, hasToken }. NEVER returns the token value. When port/token are missing it returns partial diagnostics (source "none", hasToken:false) rather than erroring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||