Loading...
Loading...
Report a bug or feature request in One Horizon. Use when asked "I found a bug", "track this issue", "log this defect", "log this feature request", "capture this product ask", or "track this enhancement". Requires One Horizon MCP.
npx skill4agent add onehorizonai/skills report-issuereport-bugreport-bug({
"title": "Checkout fails when coupon and gift card are combined",
"description": "Repro: apply both on mobile Safari; submit returns 500",
"workspaceId": "<workspaceId>",
"teamIds": ["<teamId>"],
"assigneeIds": ["<userId>"]
})update-taskreport-feature-requestreport-feature-request({
"title": "Allow per-pipeline HubSpot sync toggles",
"description": "Enterprise admins need workspace-level control",
"workspaceId": "<workspaceId>",
"teamIds": ["<teamId>"],
"assigneeIds": ["<userId>"]
})