You're viewing a demo portfolio

Join the waitlist
PRSM

create_goal

Active

Tool of SendIt

declared in 0.1.0

Create a new maker goal on Product Hunt. REQUIREMENTS: • Must have Product Hunt account connected • Write access requires app whitelisting by Product Hunt • Goal title limited to 280 characters If write access is not available, you'll receive an error with instructions to request whitelisting.

Parameters schema

{
  "type": "object",
  "required": [
    "title"
  ],
  "properties": {
    "dueAt": {
      "type": "string",
      "format": "date-time",
      "description": "Optional due date in ISO 8601 format"
    },
    "title": {
      "type": "string",
      "description": "Goal title (max 280 characters)"
    }
  }
}

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 →