API Create MCP Tool name
# support
c
When trying to create an MCP tool via the API there isn’t a key to set a name for the tool. The VAPI api doesn’t accept a name field to name the tool like the other tool calls (eg API Request )
c
Use
function.name
inside the tool object, not a top-level
name
field, which isn’t supported and causes errors..