@Nitish
Here is a quick list of tips for using a Wrkflow with an AI agent; some of which we already discussed.
For an AI agent to understand what a wrkflow does, you need to provide
- short description
- a long description on how and when to use it
- update the wrkflow inputs
title so that the AI agent can understand what each input does. Notice how the title in the JSON is different from the key

When using a Wrkflow as a SYNC Wrkflow in an AI agent:

The Wrkflow needs to return the value using the WA "Respond to Wrkflow Sync API"
After an AI agent has launch a Wrkflow, it needs to loop back to the AI agent with a thread and prompt so that the AI agent can be aware of the context and understand what to do next.
