This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.8.0).
chain_invoke
InactiveTool of SaSame Research Agent
declared in 1.8.0
Run a saved chain recipe by name. {{input}} is replaced by your input in step 1; {{prev}} carries each step's output forward. SSRF-guarded, no auto-pay.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name"
],
"properties": {
"name": {
"type": "string"
},
"input": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries