{
    "name": "code-snippet",
    "label": "Code Snippet",
    "version": "2.2.1",
    "description": "Execute code snippets as part of your Playbooks.",
    "category": "utilities",
    "publisher": "Fortinet",
    "cs_approved": true,
    "cs_compatible": true,
    "help_online": "https://docs.fortinet.com/document/fortisoar/2.2.1/code-snippet-connector/221/code-snippet-connector-v2-2-1",
    "tags": null,
    "operations": [
        {
            "description": "Execute the specified Python code as part of your playbooks.",
            "title": "Execute Python Code",
            "operation": "python_inline_code_editor",
            "visible": true
        },
        {
            "description": "Execute the specified Python code as part of your playbooks. ",
            "title": "Execute Python Code (Deprecated)",
            "operation": "python_inline",
            "visible": true
        }
    ],
    "icon": "code_snippet_large.png",
    "path": "/info/",
    "rpm_name": "cyops-connector-code-snippet-2.2.1"
}