is anyone losing their brain cell with this squads...
# office-hours
b
is anyone losing their brain cell with this squads? https://docs.vapi.ai/squads/silent-transfers you have the squad config
Copy code
{
  "members": [
    {
      "assistantId": "2d8e0d13-1b3c-4358-aa72-cf6204d6244e",
      "assistantDestinations": [
        {
          "message": " ",
          "description": "Transfer call to the payment agent",
          "type": "assistant",
          "assistantName": "HPPA"
        }
      ]
    },
    {
      "assistantId": "ad1c5347-bc32-4b31-8bb7-6ff5fcb131f4",
      "assistantDestinations": [
        {
          "message": " ",
          "description": "Transfer call to the main sub agent",
          "type": "assistant",
          "assistantName": "HPMA-SA"
        }
      ]
    },
    {
      "assistantId": "f1c258bc-4c8b-4c51-9b44-883ab5e40b2f",
      "assistantDestinations": []
    }
  ],
  "name": "HP Payment Squad With SubAgent"
}
When i say "Transfer call to the main sub agent" it does a transfer. then you have the actual system prompt 'trigger the transferCall tool with Payment
HPPA
Assistant." and in the transferCall, you can also set "Enter details to help AI decide when to use this destination" why is there 3 days for this???
3 Views