Rename Profile Action
The Rename Profile Action changes the display name of a specific profile.
Configuration
profileId — String
ID of the profile to rename.
newName — String
The new display name.
action:
type: rename_profile_action
profileId: "%typewriter_profile_active_id%"
newName: "Gandalf"