{
"id": "string",
"type": "web_search_call",
"status": "in_progress",
"action": {
"type": "search",
"query": "string",
"queries": [
"string"
],
"sources": [
{
"type": "url",
"url": "http://example.com"
}
]
}
}