How to simulate a Webhook trigger's of workflow input in Debug mode in AI Agent Studio to test?
Summary:
How to simulate/test a Webhook trigger's input in Debug mode for a Workflow-type Agent Team
Content (please ensure you mask any confidential information):
I've built a workflow (Duplicate_Lead_Check) intended to be called as a sub-workflow from another workflow via a Workflow node. It's configured with a Webhook trigger defining three input variables: Name, Email, AccountId.
The issue: I cannot find a way to actually provide values for these inputs when running Debug. The Debug panel only shows a standard chat text box ("Ask me anything") — there's no visible input form for the webhook's defined variables.
I tried:
0