commonfields: id: KeylightCreateIssue version: -1 name: KeylightCreateIssue script: '' type: python tags: [] comment: Use this script to simplify the process of creating or updating a record in Keylight (v2). You specify custom arguments for which to populate the components. The arguments in this documentation are meant as examples only. enabled: true args: - name: task_id required: true description: The task ID (task name) of the task to create. This is not a lookup field. - name: project required: true description: The project name to create. This is a lookup field. outputs: - contextPath: Keylight.JSON description: The format needed to create or update a record in Keylight(v2). type: Unknown scripttarget: 0 subtype: python3 dependson: must: - Lockpath KeyLight v2|||kl-get-records - Lockpath KeyLight v2|||kl-get-component dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 5.0.0