You're viewing a demo portfolio

Join the waitlist
PRSM

complete_goal

Active

Tool of SendIt

declared in 0.1.0

Mark a Product Hunt goal as complete or incomplete. REQUIREMENTS: • Must have Product Hunt account connected • Write access requires app whitelisting by Product Hunt

Parameters schema

{
  "type": "object",
  "required": [
    "goalId",
    "completed"
  ],
  "properties": {
    "goalId": {
      "type": "string",
      "description": "The ID of the goal to update"
    },
    "completed": {
      "type": "boolean",
      "description": "Set to true to mark complete, false to mark incomplete"
    }
  }
}

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 →