MARKETING

On-Demand Snippet Health Audit via Webhook

Posts a keyword list to a webhook and gets back a live Brave Search snippet audit per keyword, with an AI verdict on owned, lost, or never-held.

CategoryMarketing
Enginesim
Difficultybeginner
Triggerwebhook
Steps6
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook receives keyword batch payloadHTTP webhook
  • ActionQuery snippet status per keyword in Brave SearchBraveBrave Search
  • LogicClassify owned, lost, or never-held
  • ActionSummarize verdict and next action with OpenAIOpenAI
  • ActionAppend dated audit log to Google DriveGoogle DriveGoogle Drive
  • OutputReturn structured audit in webhook responseHTTP webhook

What it does

It exposes a webhook that accepts a batch of keywords, checks each one against Brave Search in real time, classifies snippet status as owned, lost, or never-held, and returns a structured JSON verdict with a one-line AI summary per keyword. It also appends the run to a tracking sheet for history.

When to use it

Reach for this during ad-hoc audits, content launches, or when another tool needs snippet status on demand rather than on a schedule. It turns snippet checking into a callable API your dashboards or scripts can hit.

How it works

  1. 1An inbound webhook delivers a JSON payload of keywords and your owned domain.
  2. 2Brave Search is queried for each keyword to read snippet presence and owner.
  3. 3A logic step classifies each keyword as owned, lost, or never-held.
  4. 4OpenAI writes a one-line plain-English verdict and next action per keyword.
  5. 5The run is appended to Google Drive as a dated audit log.
  6. 6The structured results are returned in the webhook response for the caller.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect Brave SearchWeb, news, image, video search.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect Google DriveDocs, sheets, slides, files.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.