trigger_scheduled_post
ActiveTool of SendIt
declared in 0.1.0
Manually trigger a scheduled post to publish immediately.
Parameters schema
{
"type": "object",
"required": [
"scheduleId"
],
"properties": {
"team_id": {
"type": "string",
"description": "Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope."
},
"scheduleId": {
"type": "string",
"description": "The ID of the scheduled post to trigger"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries