list_workflows
ActiveTool of SendIt
declared in 0.1.0
List all automation workflows with their status and trigger info.
Parameters schema
{
"type": "object",
"properties": {
"active": {
"type": "boolean",
"description": "Filter by active/inactive (optional)"
},
"triggerType": {
"enum": [
"manual",
"schedule",
"event",
"webhook",
"connector_event"
],
"type": "string",
"description": "Filter by trigger type (optional)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries