{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ActivityStartedEventDetails", "type": "object", "properties": { "workerName": {} }, "description": "Contains details about the start of an activity during an execution." }