14 lines
194 B
JSON
14 lines
194 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"id": 3,
|
|
"method": "tools/call",
|
|
"params": {
|
|
"name": "youtube_search",
|
|
"arguments": {
|
|
"q": "EBS 공식 유튜브 채널",
|
|
"gl": "KR"
|
|
}
|
|
}
|
|
}
|
|
|