connector-config
Installation
SKILL.md
tdx Connector Config
Configure connector_config for activations by discovering fields with tdx connection schema.
Key Commands
# List connections (shows type and name)
tdx connection list
# Discover connector_config fields (ALWAYS run this first)
tdx connection schema <connector_type> # Pass the TYPE (not connection name)
# List all connector types
tdx connection types
Schema vs Settings: schema shows connector_config fields for activations. settings shows credentials for creating connections.