prefect.input.actions
ensure_flow_run_id
create_flow_run_input_from_model
create_flow_run_input
value
will be serialized to JSON
and stored as a flow run input value.
Args:
-
: the flow run input key-
: the flow run input value-
: the, optional, flow run ID. If not given will
default to pulling the flow run ID from the current context.filter_flow_run_input
read_flow_run_input
-
: the flow run input key-
: the flow run IDdelete_flow_run_input
-
: the flow run ID-
: the flow run input key