AS A Service creator
I WANT the Assign element to provide a pill representing the entire response object
SO THAT I can reference or pass the full response as a single variable when needed, in addition to using split field-level pills
Description
Currently, Assign automatically parses API responses into multiple granular pills for easier access. However, there is no way to reference the entire response object as a single pill. A base/root response pill should always be available alongside the parsed pills.
Acceptance Criteria
AS A Service creator
I WANT the Assign element to provide a pill representing the entire response object
SO THAT I can reference or pass the full response as a single variable when needed, in addition to using split field-level pills
Description
Currently, Assign automatically parses API responses into multiple granular pills for easier access. However, there is no way to reference the entire response object as a single pill. A base/root response pill should always be available alongside the parsed pills.
Acceptance Criteria