105 instructions:
• Create an interactive workflow that pauses a flow run for input from a user.
• Print the flow run name in your code with _prefect_runtime_
• Use a state change hook to run code when a flow run state is reached.
• Stretch: Use a metric trigger in an automation.