You're viewing a demo portfolio

Join the waitlist
PRSM

suggest_queue_slots

Active

Tool of SendIt

declared in 0.1.0

Suggest reusable queue slots derived from best-time insights for one or more platforms.

Parameters schema

{
  "type": "object",
  "properties": {
    "team_id": {
      "type": "string",
      "description": "Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope."
    },
    "timezone": {
      "type": "string",
      "description": "Optional IANA timezone for the suggested local queue times."
    },
    "platforms": {
      "type": "array",
      "items": {
        "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": "Optional platform list. If omitted, suggestions may be generated for all supported platforms."
    },
    "slotsPerPlatform": {
      "type": "number",
      "maximum": 10,
      "minimum": 1,
      "description": "How many suggested slots to return per platform."
    }
  }
}

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 →