Voice Reservation Webhook Test

Simulate a Voice AI tool call to your n8n webhook. This tool sends a JSON payload structured exactly like a voice function call.

edit_note Reservation Details

info

Expected Format

This page sends a POST request with a JSON body structured to match Voice AI tool-call format, specifically targeting the message.toolCalls[0].function.arguments path that your n8n workflow expects.