i did a basic test. ai, get name, email, make api ...
# general-english
l
i did a basic test. ai, get name, email, make api call.. The payload is broken,
Copy code
{
    "message": {
        "timestamp": 1734958231352,
        "type": "tool-calls",
        "toolCalls": [
            {
                "type": "function",
                "function": {
                    "name": "tool",
                    "parameters": {
                        "type": "object",
                        "properties": {
                            "name": {
                                "type": "string"
                            },
                            "email": {
                                "type": "string"
                            }
                        },
                        "required": [
                            "email",
                            "name"
                        ]
                    },
                    "arguments": {
                        "name": "{{start.output.name}}",
                        "email": "{{start.output.email}}"
                    }
                },
                "id": "0283fc76-8bfc-4cde-9420-fdfbf86b676f"
            }
https://cdn.discordapp.com/attachments/1211484481848873020/1320741877758300241/image.png?ex=676ab439&is=676962b9&hm=96f92f8b53a78ea36d71cf449d353f136b37e3da44baaff9e8864786901f523b&