set_autonomy
ActiveTool of Incisory
declared in 1.0.0
Choose how much Incisory does on its own each week: "notify" (just tell me), "approve" (draft and wait for me), or "auto" (do it all).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"autonomy"
],
"properties": {
"token": {
"type": "string"
},
"autonomy": {
"enum": [
"notify",
"approve",
"auto"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Incisory
1/7 registries