Get Connector Config Map
Connectors
Get Connector Config Map
Get configuration fields required for a specific connector with type information.
Args: connector_name: Name of the connector to get config map for
Returns: Dictionary mapping field names to their type information. Each field contains:
- type: The expected data type (e.g., “str”, “SecretStr”, “int”)
- required: Whether the field is required
GET
Get Connector Config Map
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.

