prefect.runtime.flow_run
¶
Access attributes of the current flow run dynamically.
Note that if a flow run cannot be discovered, all attributes will return empty values.
Available attributes
id
: the flow run's unique IDtags
: the flow run's set of tags