get_changes_delta
ActiveTool of SimpleFunctions
declared in 1.0.0
Per-thesis change delta since a timestamp — what evolved on this thesis (signals consumed, edges updated, confidence moves).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"thesisId",
"apiKey"
],
"properties": {
"since": {
"type": "string",
"description": "ISO timestamp lower bound"
},
"apiKey": {
"type": "string",
"description": "SimpleFunctions API key"
},
"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