action ijenko_program_run { label: "Run the Program" description: "Launch the *Program*.\nThe result will be available later in the run history." provider: ijenko method: POST path: "/programs/{programId}/run" encoding: json output: { type: "object" additionalProperties: true } }