Action Chaining: Pass action output as input for subsequent actions in Fibi AI
I want to be able to pass the output of one Fibi AI action as an input to another action. This would allow for chaining multiple API calls together in a single workflow, enabling more complex automated sequences without having to handle all the logic on my own external API endpoint.