brc_get_company_api_key_status
Check the connection status of an API key for a company or all contexts. Returns whether the key is valid without exposing the key itself.
Instructions
Use when the user asks for an API key, secret, or what key was used. Returns connection status only — never the key. The assistant must not repeat keys from chat history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyName | No | Optional company context name. If omitted, summarises all contexts. |