Creating a Custom Annotation System for Response Meta Fields

hi, how can i make something similar to Effect.annotateCurrentSpan(), but for my response, i want to add meta fields into the response context, and then at end, get all the meta fields, when executing the effect, how can i do this?
Was this page helpful?