List the actions automations can use
Response Body
application/json
curl -X GET "https://example.com/api/automations/actions"[ { "type": "string", "description": "string", "inputSchema": { "property1": null, "property2": null }, "source": "string" }]