Connector Status
connector_statusCheck the remote SSH connector profile, authentication mode, and credential broker readiness without exposing secrets.
Instructions
Use this when ChatGPT or Claude needs to understand the remote connector profile, authentication mode, and credential broker readiness without exposing secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authMode | Yes | ||
| toolProfile | Yes | ||
| maxHttpSessions | Yes | ||
| oauthConfigured | Yes | ||
| privateKeysInChat | Yes | ||
| credentialProvider | Yes | ||
| publicUrlConfigured | Yes | ||
| safeRemoteToolsOnly | Yes | ||
| httpSessionIdleTtlMs | Yes | ||
| credentialEntryInChat | Yes | ||
| hostAllowlistConfigured | Yes | ||
| rawSudoExecutionDefault | Yes | ||
| allowedOriginsConfigured | Yes | ||
| credentialBrokerConfigured | Yes | ||
| rawCommandExecutionDefault | Yes | ||
| destructiveExecutionDefault | Yes | ||
| nonLoopbackHttpRequiresAuthAndOrigins | Yes |