get_signal_history
ActiveTool of 13FLOW
declared in 1.0.0
Read append-only Confluence signal revisions for audit and replay.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 250,
"minimum": 1
},
"ticker": {
"type": "string",
"maxLength": 12,
"minLength": 1
},
"window": {
"type": "integer",
"maximum": 365,
"minimum": 7
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
13FLOW
https://github.com/bluetouff/13flow
1/7 registries