jina / test_payload.json
Leon4gr45's picture
Upload folder using huggingface_hub
cf6b8d4 verified
raw
history blame contribute delete
192 Bytes
{
"jsonrpc": "2.0",
"id": "test-1",
"method": "tools/call",
"params": {
"name": "read_url",
"arguments": {
"url": "https://www.berlin-buehnen.de/en/schedule"
}
}
}