````Create_user{ firstName: firstname, lastNam...
# general-english
p
Copy code
`Create_user{
  firstName: firstname,
  lastName: lastname,
  dob: dob,
  pob: pob,
  gender: User's Gender(m/f)
  id: {{call.id}},
  caller_id: "15e0a521",
  endpoint: "create_client"
}
will this logic work in the prompt