Yes, you can definitely use 'workflow' within a squad in Vapi! Workflows allow you to break down conversations into manageable tasks, and squads enable multiple assistants to handle different parts of the conversation.
As for passing the workflow to another agent as the last step, Vapi supports this through silent transfers. This means you can seamlessly transfer the call from one agent to another while maintaining the conversation context. Just keep in mind that there have been some reports of issues during these transfers, so it's good to test your setup to ensure everything works smoothly. 😊
If you have any more questions or need further assistance, feel free to ask!
Sources:
- [Using Workflows in Vapi](
https://docs.vapi.ai/workflows)
- [Squads Overview in Vapi](
https://docs.vapi.ai/squads)
- [Handling Workflow Transitions in Vapi](
https://docs.vapi.ai/squads)