use JsonSchema;
use ;
use Value;
use crateTriggerAction;
/// Input passed to the RBAC middleware function on every function invocation
/// through the RBAC port.
///
/// The middleware can inspect, modify, or reject the call before it reaches
/// the target function.