create_goal
ActiveTool of SendIt
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)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries