augment_tree
ActiveTool of SimpleFunctions
declared in 1.0.0
Advanced: Merge suggested causal tree nodes from evaluations into the tree (append-only).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"thesisId",
"apiKey"
],
"properties": {
"apiKey": {
"type": "string",
"description": "SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys"
},
"dryRun": {
"type": "boolean",
"description": "Preview without applying (default: false)"
},
"thesisId": {
"type": "string",
"description": "Thesis ID"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries