You're viewing a demo portfolio

Join the waitlist
PRSM

get_best_times

Active

Tool of SendIt

declared in 0.1.0

Get the optimal posting times for a platform based on your historical engagement data. Returns top time slots ranked by engagement score. Falls back to industry defaults when insufficient personal data exists.

Parameters schema

{
  "type": "object",
  "required": [
    "platform"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of time slots to return (default 5, max 20)"
    },
    "platform": {
      "enum": [
        "x",
        "linkedin",
        "linkedin-page",
        "facebook",
        "instagram",
        "threads",
        "bluesky",
        "mastodon",
        "nostr",
        "youtube",
        "tiktok",
        "lemmy",
        "discord",
        "slack",
        "telegram",
        "pinterest",
        "dribbble",
        "devto",
        "hashnode",
        "gmb",
        "whop",
        "producthunt"
      ],
      "type": "string",
      "description": "Platform to get best times for"
    }
  }
}

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 →