👋 guys,
I'm looking to have a bunch of my own apis loaded into my workflow and then the ai element choose which one to call depending on the need from the user.
E.g. api for get profile, update profile, get recent activity
Then if the user asked to say, "hey I want to update the email on my profile" the ai element would know it needs to call the update profile vs the get.
Hoping to do it this way vs having having to build the flow and the user click on the button to say update.
Is this possible? Any examples out there?
Thanks