You're viewing a demo portfolio

Join the waitlist
PRSM

duplicate_scheduled_post

Active

Tool of SendIt

declared in 0.1.0

Create a new scheduled post by duplicating an existing scheduled post. If no time is supplied, SendIt shifts it forward automatically.

Parameters schema

{
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Compatibility alias for postId."
    },
    "postId": {
      "type": "string",
      "description": "Scheduled post ID."
    },
    "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": "Compatibility alias for postId."
    },
    "scheduledAt": {
      "type": "string",
      "format": "date-time",
      "description": "Optional ISO 8601 time for the duplicated post."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SendIt

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

1/7 registries
View full server →