Basic Tools
Version: 1.12
Updated: Jul 20, 2026
Basic Tools implement some utils method to use inside Playbook
Actions
- Send Email (Notification) - Send an email.
- Payload Regex (Custom) - use regular expressions to extract data from the payload.
Configure Basic Tools in Automation Service and Cloud SOAR
No configuration is needed. Basic Tools executes without additional authentication.
Change Log
- September 21, 2023 - First upload
- October 24, 2023 (v1.5)
- Added new action: Payload Regex
- April 17, 2024 (v1.11)
- Added new Field Cc Recipients to Send Email Action
- Removed the Plain Text Content Field from Send Email Action
- July 20, 2026 (v1.12) - Upgraded the
python3_genericDocker image (Python 3.8) topython3_12_generic(Python 3.12) to address Python 3.8 end-of-life and improve security and performance.