activation
Installation
SKILL.md
tdx Activation - CDP Activation Configuration
Discovery Commands (MUST run first)
tdx connection list # List available connections (name + type)
tdx connection show "Connection Name" # Show connection details
tdx connection schema "Connection Name" # Discover connector_config fields
tdx connection settings <type> # Show connection-level credential fields
tdx connection types # List all connector types
CRITICAL: Always run tdx connection list before writing activations. Do NOT guess connection names or connector_config fields.
Segment Activations
Activations are a list under activations: in segment YAML (vs. journey activations which use a key map).