Skip to main content
The Rename Profile Action changes the display name of a specific profile.

Configuration

profileId
String
required
ID of the profile to rename.
newName
String
required
The new display name.
action:
  type: rename_profile_action
  profileId: "%typewriter_profile_active_id%"
  newName: "Gandalf"