Files
Javier Uruen Val 901b16a207 initial commit
2025-03-10 08:47:39 +01:00

4 lines
137 B
Bash
Executable File

#!/bin/bash
echo '{"jsonrpc":"2.0","id":3,"params":{"name":"get_me"},"method":"tools/call"}' | go run cmd/server/main.go stdio | jq .