{
"max_tokens": 0,
"top_p": 0,
"top_k": 0,
"stop_sequences": [
"string"
],
"tool_choice": {
"key": {}
},
"model": "string",
"messages": [
{
"role": "string",
"content": {}
}
],
"system": {},
"temperature": 0,
"tools": [
{
"max_uses": 0,
"allowed_domains": [
"string"
],
"blocked_domains": [
"string"
],
"user_location": {
"key": {}
},
"input_schema": {
"key": {}
},
"type": "string",
"name": "string",
"description": "string"
}
],
"metadata": {
"key": {}
}
}