Files
tkmind_go/crates/goose/tests/mcp_replays/npx-y@modelcontextprotocol_server-everything.results.json
T
2025-08-12 14:03:49 -04:00

26 lines
420 B
JSON

[
[
{
"type": "text",
"text": "Echo: Hello, world!"
}
],
[
{
"type": "text",
"text": "The sum of 1 and 2 is 3."
}
],
[
{
"type": "text",
"text": "Long running operation completed. Duration: 1 seconds, Steps: 5."
}
],
[
{
"type": "text",
"text": "{\"temperature\":22.5,\"conditions\":\"Partly cloudy\",\"humidity\":65}"
}
]
]