Optional
canWhether the Tour can be resumed or if it always needs to start from the beginning. Defaults to false.
Optional
descriptionA human-readable description of this Tour. Localized.
Optional
displayWhether the Tour should be displayed in the Manage Tours UI. Defaults to false.
A machine-friendly id of the Tour, must be unique within the provided namespace
Optional
localizationA map of localizations for the Tour that should be merged into the default localizations
The namespace this Tour belongs to. Typically, the name of the package which implements the tour should be used
Optional
restrictedWhether the Tour is restricted to the GM only. Defaults to false.
The list of Tour Steps
Optional
suggestedA list of namespaced Tours that might be suggested to the user when this Tour is completed. The first non-completed Tour in the array will be recommended.
A human-readable name for this Tour. Localized.
Tour configuration data