An XSOAR Engineer is designing a playbook and needs to execute an integration command that is not associated with an existing out-of-the-box task. Which task type should the engineer add to the playbook to run a direct python script or specific command?
Correct. A standard task is used to run integration commands or automations.
Why this answer
A Regular task (or Task) in an XSOAR playbook is used to run integration commands, automation scripts, or built-in actions directly.