/** * Generated by Orval * Do not edit manually. * See `gen:api` script in package.json */ /** * A map of parameters to pass to the action */ export type CreateActionSchemaExecutionParams = { [key: string]: unknown };