This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.0).
jsonpath_get
InactiveTool of SaSame Research Agent
declared in 1.7.0
Get the value at a dot/bracket path (e.g. user.addresses[0].city) from a JSON document. Returns the value, or null if absent.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"json",
"path"
],
"properties": {
"json": {
"type": "string"
},
"path": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries