Docs
Overview

Concepts

AIOP provides a library for extending playbook-specific functionalities. This library enables you to develop scripts to meet your specific needs.

Tasks and Plugins

Custom tasks are executable Python classes that adhere to a specific structure. Tasks are used to perform specific actions in a playbook and intervene in the process of creating the package. Currently, they can only be executed in the lint and post-build stages.

Plugins are AIOP feature extensions. They are intended for companies with constraints and requests specific to their business. Plugins are developed by the AIOP engineering team. Leaptech owns the usage rights. Please contact support for any requests for task or plugin development.