n0tmad
06/11/2025, 8:32 AMmukul
06/11/2025, 8:55 AMmukul
06/11/2025, 9:11 AMn0tmad
06/11/2025, 9:22 AMKings_big💫
06/11/2025, 9:23 AMn0tmad
06/11/2025, 9:34 AMn0tmad
06/11/2025, 9:58 AMn0tmad
06/11/2025, 10:11 AMn0tmad
06/11/2025, 10:34 AMJoseph
06/11/2025, 10:34 AMn0tmad
06/11/2025, 6:09 PMn0tmad
06/11/2025, 6:09 PMn0tmad
06/11/2025, 6:09 PMn0tmad
06/11/2025, 7:17 PMn0tmad
06/11/2025, 7:17 PMn0tmad
06/11/2025, 7:18 PMn0tmad
06/11/2025, 8:15 PMn0tmad
06/11/2025, 8:15 PMn0tmad
06/11/2025, 8:16 PMShubham Bajaj
06/11/2025, 10:06 PMShubham Bajaj
06/11/2025, 10:29 PMlogs
🔵 15:08:02:679 [user ERROR] Tool mcp:Slack-Operations failed (reason: mcp server https://mcp.zapier.com/api/mcp/s/NmxjOQ==/mcp rejected request)
🔵 15:08:03:420 Conversation Buffer Appending Tool Result. Emitting "conversation-update"...
[
{
"role": "tool_call_result",
"time": 1749568083419,
"secondsFromStart": 43.238,
"name": "Slack-Operations",
"result": "{\"error\": \"Failed to connect to MCP server\"}",
"toolCallId": "call_kyqmtJLlwM9qEjrUBUC56yrm"
}
]
🔵 15:08:02:483 Converted Requested Tools Calls To Internal Format. [
{
"type": "mcp",
"server": {
"url": "https://mcp.zapier.com/api/mcp/s/NmU3xxxxdjOQ==/mcp",
"headers": {
"X-Call-Id": "56fxxxxx63e89b"
}
},
"messages": [],
"function": {
"name": "Slack-Operations",
"description": "Performs any slack opperation",
"parameters": {"type": "object", "properties": {}, "required": []}
},
"toolCall": {
"id": "call_kyqmxxxx56yrm",
"type": "function",
"function": {"name": "Slack-Operations", "arguments": {}}
}
}
]
As you can see from the call logs, your MCP server rejected the requests. It's not Vapi. Please check your mcp logs to understand why and what actions you can take to accept the REQUEST. I've attached the request we sent as well.
cc: @User @User @User @UserShubham Bajaj
06/11/2025, 10:47 PMn0tmad
06/12/2025, 4:53 AMJoseph
06/12/2025, 9:40 AMShubham Bajaj
06/12/2025, 5:16 PMn0tmad
06/12/2025, 10:41 PMn0tmad
06/12/2025, 10:41 PMn0tmad
06/13/2025, 7:23 AMChiranjeet Mishra
06/13/2025, 8:15 AMn0tmad
06/13/2025, 8:28 AMn0tmad
06/13/2025, 8:28 AMn0tmad
06/13/2025, 8:28 AMn0tmad
06/13/2025, 9:07 AMn0tmad
06/13/2025, 9:07 AMn0tmad
06/13/2025, 11:04 PMn0tmad
06/13/2025, 11:04 PMn0tmad
06/14/2025, 10:38 AMn0tmad
06/14/2025, 10:38 AMn0tmad
06/14/2025, 10:55 AMChiranjeet Mishra
06/14/2025, 10:57 AMn0tmad
06/14/2025, 2:08 PMn0tmad
06/14/2025, 2:08 PMn0tmad
06/14/2025, 2:23 PMn0tmad
06/14/2025, 2:23 PMn0tmad
06/15/2025, 6:59 AMn0tmad
06/15/2025, 7:17 AMn0tmad
06/15/2025, 7:17 AMn0tmad
06/15/2025, 7:17 AMn0tmad
06/15/2025, 7:18 AMn0tmad
06/15/2025, 7:19 AMShubham Bajaj
06/15/2025, 7:21 AMn0tmad
06/15/2025, 7:21 AMCalle
06/15/2025, 11:42 AMShubham Bajaj
06/16/2025, 2:38 PMShubham Bajaj
06/16/2025, 3:15 PMcurrent
Trigger mcp_tool for all tasks related to calendar, meetings & bookings
example
[Identity]
You are a professional calendar assistant that can book, modify, and manage appointments.
[Response Guidelines]
- Always confirm appointment details before booking
- Default to 1-hour appointments unless specified otherwise
- Present times in user-friendly format (e.g., "8:30 AM tomorrow")
- Use ISO format for actual tool calls
[Task & Tools]
For appointment requests like "Can you book an appointment for 8:30 tomorrow?":
1. Use n8n-Create_event with:
- Start: Convert user time to ISO format
- End: Add 1 hour to start time (unless specified)
2. Confirm successful booking with user
For modifications: Use n8n-Get_event first, then n8n-Update_event
For cancellations: Use n8n-Get_event first, then n8n-Delete_event
Try your calendar booking flow again, and Let me know how the testing goes!
cc: @Kings_big💫n0tmad
06/16/2025, 3:20 PMChiranjeet Mishra
06/17/2025, 6:58 AM