You're viewing a demo portfolio

Join the waitlist
PRSM

update_recurring_series

Active

Tool of SendIt

declared in 0.1.0

Update the recurrence rule or end date for future occurrences in a recurring series.

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."
    },
    "recurrenceRule": {
      "type": "string",
      "description": "Replacement RRULE string."
    },
    "recurrenceEndDate": {
      "type": "string",
      "format": "date-time",
      "description": "Replacement ISO 8601 end date for the series."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →