Hi. I am building my own custom declarative style node in which I consume my own API. I want to be able to expose a Schema Preview, without the need to execute the API or pin data. Is this even possible? I want this data to be available in the downstream node, for an example, when using the IF node, i want to be able to select this predefined data. I can see that google calendar’s create actions are “exposed” without having a need to execute the node…