action probely_get_frameworks_id { label: "Retrieve framework" provider: probely method: GET path: "/frameworks/{id}/" encoding: json output: { type: "object" additionalProperties: true } }