config_config_get
Retrieve configuration values from the agent-friend server with optional type conversion to integer, float, boolean, string, or JSON format.
Instructions
[config] Get a config value. as_type coerces: int/float/bool/str/json.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| key | Yes | ||
| default | No | ||
| as_type | No |