Update Vapi Squad
vapi_update_squadModify a squad's name or member list by providing the squad ID and updated information.
Instructions
Update a squad — rename it or change its members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| squadId | Yes | The ID of the squad to update | |
| name | No | New name for the squad | |
| members | No | Updated array of squad members |