Hey
@Tony you'd likely need to use
script storage to do this, by default the anything in the flow context is determined at registration time unless it's running within a task, (another option you could do here but might not be particularly efficient for your use case).
That said this is workaround is no longer necessary in prefect 2 if you have the ability to create this flow Using that.