geoHeil
12/15/2022, 8:18 PMjamie
12/15/2022, 9:42 PMgeoHeil
12/15/2022, 10:04 PM@asset
context.op_def.output_defs[0].metadata
context.metadata
fails with the aforementioned exceptionjamie
12/16/2022, 2:58 PMcontext.get_output_metadata("result")
which will get the metadata for the output result
which is the default name of the output for the asset