action clever_cloud_get_self_applications_app_id_branches { label: "get_self_applications_appId_branches" provider: clever_cloud method: GET path: "/self/applications/{appId}/branches" encoding: json output: { type: "object" additionalProperties: true } }