cancel_recurring_series
ActiveTool of SendIt
declared in 0.1.0
Cancel a recurring series and stop future pending occurrences from publishing.
Parameters schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Compatibility alias for seriesId."
},
"team_id": {
"type": "string",
"description": "Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope."
},
"seriesId": {
"type": "string",
"description": "Recurring series parent scheduled post ID."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries