hub.PREVIEW · real YouTube data

Before your agent decides what to publish, it asks hub

Your agent executes. hub supplies the evidence.

① The agent askspublishing agent · sample

you →What should we publish in home espresso this week?

the agent calls hub

tool_callMCP
 hub.search_breakouts({ niche: "home espresso", window: "7d", platforms: ["youtube","tiktok","instagram"], sort: "breakout_score" })
② hub responds · real dataReal data · YouTube · Jul 3, 2026

API / MCP response

200 OK · application/jsonyoutube
{
  "niche": "home espresso",
  "as_of": "2026-07-03",
  "results": [
    {
      "title": "Can the DeLonghi Dedica Duo Pull a Bottomless Espresso Shot?",
      "channel": "88 Giri: Home Coffee Lab",
      "platform": "youtube",
      "views": 50400,
      "breakout_score": 139.1,
      "published": "2026-06-28",
      "video_id": "c43EPzURfJA",
      "url": "https://www.youtube.com/watch?v=c43EPzURfJA"
    },
    {
      "title": "Ultrasonic Espresso — a game changer for the coffee industry?",
      "channel": "UNSW",
      "platform": "youtube",
      "views": 17155,
      "breakout_score": 71.8,
      "published": "2026-06-08",
      "video_id": "I8DWQkNfE9g",
      "url": "https://www.youtube.com/watch?v=I8DWQkNfE9g"
    },
    {
      "title": "I bought this Italian commercial espresso machine to flip but…",
      "channel": "The Island Tech",
      "platform": "youtube",
      "views": 25154,
      "breakout_score": 23.6,
      "published": "2026-06-23",
      "video_id": "aZHqMJIUBZg",
      "url": "https://www.youtube.com/watch?v=aZHqMJIUBZg"
    },
    {
      "title": "Why Light Roast Espresso Makes No Sense (And How To Fix It)",
      "channel": "Lance Hedrick",
      "platform": "youtube",
      "views": 124566,
      "breakout_score": 2.1,
      "published": "2026-06-11",
      "video_id": "TXtqhP3aA9M",
      "url": "https://www.youtube.com/watch?v=TXtqhP3aA9M"
    }
  ]
}

results preview

1Can the DeLonghi Dedica Duo Pull a Bottomless Espresso Shot?

Can the DeLonghi Dedica Duo Pull a Bottomless Espresso Shot?

88 Giri: Home Coffee Lab · 2026-06-28

YouTube139× vs channel avg50,400
Watch on YouTube ↗
2Ultrasonic Espresso — a game changer for the coffee industry?

Ultrasonic Espresso — a game changer for the coffee industry?

UNSW · 2026-06-08

YouTube72× vs channel avg17,155
Watch on YouTube ↗
3I bought this Italian commercial espresso machine to flip but…

I bought this Italian commercial espresso machine to flip but…

The Island Tech · 2026-06-23

YouTube24× vs channel avg25,154
Watch on YouTube ↗
4Why Light Roast Espresso Makes No Sense (And How To Fix It)

Why Light Roast Espresso Makes No Sense (And How To Fix It)

Lance Hedrick · 2026-06-11

YouTube2.1× vs channel avg124,566
Watch on YouTube ↗
③ The agent plansagent output · sample

publishing plan · draft

Hand offExecute: hand off to your publishing agent · pending approval
REST APIMCP

Designed around usage-based pricing — start with free credits.

The response data here is real YouTube breakouts (Jul 3, 2026); the agent dialogue and plan are samples.