The action failed without any required props. If there must be a prop required for this action, please update the error message to clarify.
For example, if either Workspace ID
or Call IDs
is required, we can update the error message such as:
Either Workspace ID
or Call IDs
is required, please specify one of them and try again.
Exposed Fields Content
and Exposed Fields Interaction
propsOn the Exposed Fields Content
and Exposed Fields Interaction
props, we have no way to know the exact expected JSON on Pipedream UI. I need to fetch the expected JSON from Gong API Doc. This is not user friendly and LLM friendly
Expected Behavior:
Exposed Fields Content
{"structure": false, "topics": false, "trackers": false, "trackerOccurrences": false, "pointsOfInterest": false, "brief": true, "outline": true, "highlights": true, "callOutcome": true, "keyPoints": true}
Exposed Fields Interaction
{"speakers": true, "video": true, "personInteractionStats": true, "questions": true}