{
"stop_reason": "string",
"stop_sequence": "string",
"id": "string",
"type": "string",
"role": "string",
"model": "string",
"content": [
{
"tool_use_id": "string",
"type": "string",
"text": "string",
"id": "string",
"name": "string",
"input": {
"key": {}
},
"content": {},
"citations": [
{
"encrypted_index": "string",
"cited_text": "string",
"document_index": 0,
"document_title": "string",
"start_page_number": 0,
"end_page_number": 0,
"start_char_index": 0,
"end_char_index": 0,
"type": "string",
"url": "string",
"title": "string"
}
]
}
],
"usage": {
"input_tokens": 0,
"output_tokens": 0,
"cache_creation_input_tokens": 0,
"cache_read_input_tokens": 0,
"inference_geo": "string",
"service_tier": "string",
"server_tool_use": {
"key": {}
}
}
}