config_get
Retrieve the effective configuration of the active profile with secrets masked, enabling verification of current settings without exposing API keys or bearer tokens.
Instructions
Returns the effective configuration of the currently active profile, with secrets (API keys, bearer tokens) masked. Use this to confirm what's actually configured without ever exposing credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | ||
| profile_name | Yes | ||
| dense_provider | Yes | ||
| rerank_enabled | Yes | ||
| sparse_enabled | Yes | ||
| embedding_api_key_set | Yes |