Switch Profile Action
The Switch Profile Action saves the current state and loads a different character profile.
Configuration
profileId — String
ID of the profile to switch to.
successMessage — String
Message sent on successful switch.
failureMessage — String
Message sent if the switch fails (e.g. profile not found).
action:
type: switch_profile_action
profileId: "%target_profile_id%"