@Mohammad you need to fix your tool call properties name for anthorpic specific. ensure the name pases the following regex test [a-zA-Z0-9_-]{1,64}$
"error": {
"type": "error",
"error": {
"type": "invalid_request_error",
"message": "tools.1.input_schema.properties: Property keys should match pattern '^[a-zA-Z0-9_-]{1,64}$'"
}
},