Public integration detail

Workflow utilities

A transparent view of what this integration exposes now, what it costs, which plan it needs, and where a human approval is required.

Updated 1 August 2026 from the public registry.

Registry surface

Operations you can inspect

These rows are projected from the same registry used by the API, workflows, agent, and MCP surfaces. Private or disabled operations cannot appear here.

01
Workflow utilities

Resolve a date range

Turn a named range like last_7_days or last_month into concrete start/end dates (YYYY-MM-DD) in a timezone. Feed the result into analytics report operations.

util_date_range
Safety
Read-only
Plan
Free
02
Workflow utilities

Take first/last N of a list

Return the first (or last) N items of a list. Use to cap an upstream list before an expensive per-item operation.

util_take
Safety
Read-only
Plan
Free
Composed workflows

Templates that use this integration

Explore the complete executable definition before connecting a workspace.

01
7 nodes Schedule ready

Crawl budget priority map for large sites

Sample a site's sitemap, audit each selected page, aggregate repeated technical failures, and produce a crawl-efficiency priority map focused on indexability, canonical consistency, redirects, thin pages, and repeated template-level defects. A guard step stops the run if the URL is a sitemap index, so point the workflow at a child sitemap that lists page URLs directly.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After sample
  5. Summarize SEO auditsweb_audit_summary
    After audit
  6. Analyze data with AIai_analyze_data
    After sitemap + sample + summary
  7. Render an HTML report artifactreport_render
    After sitemap + summary + analyze
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
02
7 nodes Schedule ready

Executive site health scorecard across growth risks

Sample a site's priority inventory, audit technical SEO, conversion, and AI-visibility signals, aggregate recurring issues, and render an executive scorecard that translates page-level evidence into business risk, decisions, owners, and a focused next-month agenda. A guard step stops the run if the URL is a sitemap index, so point the workflow at a child sitemap that lists page URLs directly.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After sample
  5. Summarize SEO auditsweb_audit_summary
    After audit
  6. Analyze data with AIai_analyze_data
    After summary
  7. Render an HTML report artifactreport_render
    After sitemap + summary + analyze
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
03
6 nodes Schedule ready

GA4 campaign and landing-page review

Collect separate GA4 campaign and landing-page views for the current period and produce a cautious investigation brief without pretending the two reports form a row-level causal join.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Get GA4 reportga4_get_report
    After property + range
  5. Analyze data with AIai_analyze_data
    After campaigns + pages
  6. Render an HTML report artifactreport_render
    After campaigns + pages + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
04
5 nodes Schedule ready

GA4 campaign measurement quality review

Run three bounded GA4 acquisition breakdowns to review campaign naming, source and medium coverage, engagement, key events, and revenue. The final brief distinguishes tracking-hygiene findings from performance observations and does not assign a synthetic campaign quality score.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    Loop After property + range
  4. Analyze data with AIai_analyze_data
    After breakdowns
  5. Render an HTML report artifactreport_render
    After breakdowns + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
05
5 nodes Schedule ready

GA4 channel quality review

Review current-period GA4 channel-group rows for observed traffic, engagement, key-event, and revenue patterns, then produce a measurement-safe quality brief without assigning channel causation.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After channels
  5. Render an HTML report artifactreport_render
    After channels + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
06
5 nodes Schedule ready

GA4 country engagement review

Review current-period GA4 country aggregates for observed traffic, engagement, key events, and revenue signals, then create localization questions without treating country as a causal or market-fit conclusion.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After countries
  5. Render an HTML report artifactreport_render
    After countries + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
07
5 nodes Schedule ready

GA4 device engagement review

Review current-period GA4 device-category aggregates for sessions, engagement, key events, and revenue, then create a responsive and instrumentation follow-up brief without device causation claims.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After devices
  5. Render an HTML report artifactreport_render
    After devices + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
08
5 nodes Schedule ready

GA4 event quality review

Review current-period GA4 event-name aggregates for volume, engagement, key-event, and revenue signals, then identify event taxonomy and instrumentation checks without certifying tracking quality.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After events
  5. Render an HTML report artifactreport_render
    After events + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
09
5 nodes Schedule ready

GA4 four-week engagement trend brief

Read daily GA4 engagement signals across the last 28 complete days and turn them into a compact trend brief. The analysis separates sustained movement from isolated daily variation, reports exact observed values, and avoids unsupported explanations for changes.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After trend
  5. Render an HTML report artifactreport_render
    After trend + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
10
6 nodes Schedule ready

GA4 landing-page leak investigation

Review a bounded set of GA4 landing-page rows for high-traffic pages with weak engagement or conversion signals, then create an investigation brief. Results are diagnostic candidates from observed analytics data, not proof that a page caused lost key events or revenue.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Check conditioncondition
    After pages
  5. Analyze data with AIai_analyze_data
    After pages + enough_rows
  6. Render an HTML report artifactreport_render
    After pages + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
11
5 nodes Schedule ready

GA4 landing-page quality review

Review a bounded GA4 landing-page report for observed traffic, engagement, key-event, and revenue signals, then produce a measurement-safe page investigation brief without assigning lost value or causal blame.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After pages
  5. Render an HTML report artifactreport_render
    After pages + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
12
5 nodes Schedule ready

GA4 page revenue evidence review

Review current-period GA4 page-path rows for sessions, key events, and recorded revenue, then produce a verification brief that avoids assigning revenue causation to pages.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After pages
  5. Render an HTML report artifactreport_render
    After pages + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
13
5 nodes Schedule ready

GA4 source medium quality review

Review current-period GA4 source and medium rows for naming hygiene, engagement, key-event, and revenue signals, keeping observed analytics separate from attribution claims.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get GA4 reportga4_get_report
    After property + range
  4. Analyze data with AIai_analyze_data
    After sources
  5. Render an HTML report artifactreport_render
    After sources + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4
Approval
No approval steps
14
6 nodes Schedule ready

Metadata inventory and search-snippet QA report

Sample pages from a sitemap, audit their title, meta description, canonical, robots, H1, language, Open Graph, and structured-data signals, then produce a remediation inventory organized by repeated template defect and search-snippet risk. A guard step stops the run if the URL is a sitemap index, so point the workflow at a child sitemap that lists page URLs directly.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After audit
  6. Render an HTML report artifactreport_render
    After sitemap + sample + analyze
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
15
7 nodes Schedule ready

Organic search executive scorecard

Place GA4 Organic Search rows beside daily Search Console performance for the same 28-day window and produce an executive scorecard. The workflow highlights directional patterns while keeping platform definitions separate and refusing to present correlation as attribution.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Select Search Console sitesgsc_select_accounts
    Starts immediately
  3. Resolve a date rangeutil_date_range
    Starts immediately
  4. Get GA4 reportga4_get_report
    After property + range
  5. Get Search Console reportgsc_get_report
    After site + range
  6. Analyze data with AIai_analyze_data
    After ga4_daily + gsc_daily
  7. Render an HTML report artifactreport_render
    After ga4_daily + gsc_daily + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4, Google Search Console
Approval
No approval steps
16
5 nodes Schedule ready

Search Console brand and non-brand sample brief

Use explicit brand terms to produce a model-assisted narrative grouping of a bounded Search Console query sample. The report keeps ambiguous examples visible and does not claim exhaustive classification, row preservation, total demand coverage, or market share.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After queries
  5. Render an HTML report artifactreport_render
    After queries + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
17
5 nodes Schedule ready

Search Console country and device review

Review a bounded Search Console country-device aggregate to surface observed market and responsive-search questions while keeping sparse combinations, omitted rows, and causation explicit.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After segments
  5. Render an HTML report artifactreport_render
    After segments + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
18
6 nodes Schedule ready

Search Console country demand map

Combine country-level and country-by-query Search Console views into a geographic demand brief for the returned sample. Country keys and metrics are preserved as reported, while the analysis avoids market-size estimates, location intent assumptions, and unsupported expansion claims.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Get Search Console reportgsc_get_report
    After site + range
  5. Analyze data with AIai_analyze_data
    After countries + country_queries
  6. Render an HTML report artifactreport_render
    After countries + country_queries + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
19
5 nodes Schedule ready

Search Console country demand review

Review current-period Search Console country aggregates to identify where search demand is observed and which localization or market checks deserve validation, without treating volume as revenue or market causation.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After countries
  5. Render an HTML report artifactreport_render
    After countries + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
20
5 nodes Schedule ready

Search Console device coverage review

Summarize current-period Search Console device rows and surface observed click, impression, CTR, and position differences for a responsive-search review without claiming a device caused performance changes.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After devices
  5. Render an HTML report artifactreport_render
    After devices + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
21
5 nodes Schedule ready

Search Console device opportunity review

Compare Search Console performance first by device and then by device plus query to find returned queries whose clicks, CTR, or position differ materially across device categories. The workflow treats those differences as investigation opportunities, not proof of a device-specific experience problem.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    Loop After site + range
  4. Analyze data with AIai_analyze_data
    After device_views
  5. Render an HTML report artifactreport_render
    After device_views + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
22
5 nodes Schedule ready

Search Console page coverage review

Review current-period Search Console page aggregates to identify pages with observed clicks, impressions, CTR, and position signals that deserve indexing and content verification.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After pages
  5. Render an HTML report artifactreport_render
    After pages + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
23
5 nodes Schedule ready

Search Console page intent opportunity review

Review a bounded Search Console page and query sample to identify observed intent clusters and pages worth investigation, while keeping query evidence, page evidence, and omitted rows explicit.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After report
  5. Render an HTML report artifactreport_render
    After report + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
24
6 nodes Schedule ready

Search Console page performance risk snapshot

Review a bounded current-period Search Console page sample and surface pages with weak CTR, attainable average positions, or meaningful click demand worth protecting. This snapshot does not measure decay or sustained deterioration because it does not query a comparable prior period, and it does not represent every indexed page.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Check conditioncondition
    After pages
  5. Analyze data with AIai_analyze_data
    After pages + enough_rows
  6. Render an HTML report artifactreport_render
    After pages + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
25
5 nodes Schedule ready

Search Console page search appearance review

Review current-period Search Console page and search-appearance aggregates to identify pages and features needing markup or snippet validation without claiming eligibility or complete visibility.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After appearances
  5. Render an HTML report artifactreport_render
    After appearances + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
26
5 nodes Schedule ready

Search Console query CTR review

Review current-period Search Console query aggregates for impression, click, CTR, and position opportunities, with explicit sample limits and no unsupported momentum or ranking claims.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After queries
  5. Render an HTML report artifactreport_render
    After queries + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
27
6 nodes Schedule ready

Search Console query opportunity snapshot

Review a bounded current-period Search Console query sample and surface high-impression, weak-CTR, and attainable-position opportunities for investigation. This snapshot does not measure momentum, decline, or newly visible demand because it does not query a comparable prior period, and omitted rows remain unknown.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Check conditioncondition
    After queries
  5. Analyze data with AIai_analyze_data
    After queries + enough_rows
  6. Render an HTML report artifactreport_render
    After queries + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
28
5 nodes Schedule ready

Search Console search appearance review

Review current-period Search Console search-appearance aggregates to surface observed rich-result and feature visibility questions, with exact evidence and clear limits around coverage, eligibility, and causation.

  1. Select Search Console sitesgsc_select_accounts
    Starts immediately
  2. Resolve a date rangeutil_date_range
    Starts immediately
  3. Get Search Console reportgsc_get_report
    After site + range
  4. Analyze data with AIai_analyze_data
    After appearances
  5. Render an HTML report artifactreport_render
    After appearances + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Search Console
Approval
No approval steps
29
6 nodes Schedule ready

SEO site audit — scored report + AI action plan

Fetch your sitemap, run an on-page technical-SEO audit of a sample of its pages (title, meta description, canonical, indexability, H1s, mobile viewport, image alt coverage, content length, Open Graph — scored 0–100), aggregate the sampled pages into one scorecard, and have the AI write a prioritized action plan. A guard step stops the run if the URL is a sitemap index, so point the workflow at a child sitemap that lists page URLs directly.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After cap
  5. Summarize SEO auditsweb_audit_summary
    After audit
  6. Analyze data with AIai_analyze_data
    After summary
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
30
7 nodes Schedule ready

SEO site audit → branded report

Fetch your sitemap, run an on-page technical-SEO audit of a sample of its pages (title, meta description, canonical, indexability, H1s, mobile viewport, image alt coverage, content length, Open Graph — scored 0–100), aggregate the sampled pages into a scorecard, have the AI write a prioritized action plan, and render it all into a branded HTML report saved to Files (open it and print to PDF, or attach it to a client). A guard step stops the run if the URL is a sitemap index, so point the workflow at a child sitemap that lists page URLs directly. This is the reporting workflow MarkMate runs on itself.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After cap
  5. Summarize SEO auditsweb_audit_summary
    After audit
  6. Analyze data with AIai_analyze_data
    After summary
  7. Render an HTML report artifactreport_render
    After summary + plan
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
31
7 nodes Schedule ready

Site-health autopilot — alert webhook when the score drops

An autopilot rule: audit a fixed sample of pages from your sitemap on a schedule, and when the sample's average SEO score drops below your threshold, send an alert webhook (Slack/Discord/Zapier) — after you approve it. A guard step stops the run if the URL is a sitemap index, so point the workflow at a child sitemap that lists page URLs directly. The alert step is a write, so it always pauses in the approval inbox; if the score is healthy, the run ends quietly.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After cap
  5. Summarize SEO auditsweb_audit_summary
    After audit
  6. Check conditioncondition
    After summary
  7. Send webhook (POST)web_post_webhook
    Approval After healthy + summary
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
1 approval-gated write
32
5 nodes Schedule ready

Sitemap availability sample

Take a bounded sample from a direct URL-set sitemap, probe each URL, and preserve status, redirect, and failure evidence in a report.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Render an HTML report artifactreport_render
    After sitemap + sample + probes
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
33
6 nodes Schedule ready

Sitemap content and language sample

Sample page URLs from a URL-set sitemap, fetch bounded text, and review visible language, titles, headings, and content consistency without claiming complete localization or content quality coverage.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Fetch page textweb_fetch_page
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After sample + pages
  6. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + pages + analysis
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
34
5 nodes Schedule ready

Sitemap content sample

Read the titles and bounded text snapshots for a sample of sitemap URLs, then save the evidence for editorial and technical review.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Fetch page textweb_fetch_page
    Loop After sample
  5. Render an HTML report artifactreport_render
    After sitemap + sample + pages
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
35
6 nodes Schedule ready

Sitemap content sample AI brief

Read a bounded sitemap page sample, ask the configured AI model to organize observable content themes and review questions, and save the source sample with the advisory brief.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Fetch page textweb_fetch_page
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After pages
  6. Render an HTML report artifactreport_render
    After sitemap + sample + pages + brief
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
36
6 nodes Schedule ready

Sitemap copy readability sample

Fetch a bounded sample of pages from a URL-set sitemap and review titles, visible text, headings, and readability signals while preserving the difference between sampled evidence and a complete editorial audit.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Fetch page textweb_fetch_page
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After sample + pages
  6. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + pages + analysis
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
37
6 nodes Schedule ready

Sitemap freshness risk report

Read a URL-set sitemap, sample its newest entries, check their HTTP status, and produce a bounded freshness-risk brief. It reports current responses only and does not infer publication dates or full sitemap coverage.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After sample + probe
  6. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + probe + analysis
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
38
4 nodes Schedule ready

Sitemap redirect health report

Sample URLs from a child sitemap, probe their final HTTP destinations, and store a bounded redirect and availability report. This is useful during releases and migrations without pretending to measure every redirect hop.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Take first/last N of a listutil_take
    After sitemap
  3. Check URL statusweb_check_url_status
    Loop After sample
  4. Render an HTML report artifactreport_render
    After sitemap + sample + probe
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
39
6 nodes Schedule ready

Sitemap redirect regression watch

Sample a URL-set sitemap and check redirect behavior for a bounded set of pages, producing a release-oriented report that keeps HTTP evidence separate from canonical and SEO conclusions.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After sample + redirects
  6. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + redirects + analysis
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
40
5 nodes Schedule ready

Sitemap redirect SEO report

Sample direct sitemap URLs, inspect their final destinations, and save redirect evidence alongside the sample scope for technical SEO review.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Render an HTML report artifactreport_render
    After sitemap + sample + redirects
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
41
6 nodes Schedule ready

Sitemap release guard and indexability smoke test

Read a production sitemap, sample a configurable slice of its URLs, verify that they resolve successfully, and create a release-oriented report covering missing inventory, accidental redirects, and pages that need immediate search visibility review. A guard step stops the run if the URL is a sitemap index, so point the guard at the child sitemap for the released surface.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After sitemap + sample + probe
  6. Render an HTML report artifactreport_render
    After sitemap + sample + analyze
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
42
6 nodes Schedule ready

Sitemap SEO scorecard

Audit a bounded sample of sitemap pages, aggregate technical checks into a scorecard, and save a reviewable report without generating a causal or ranking claim.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After sample
  5. Summarize SEO auditsweb_audit_summary
    After audits
  6. Render an HTML report artifactreport_render
    After sitemap + sample + summary
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
43
6 nodes Schedule ready

Sitemap status and content report

Take one bounded sitemap sample, inspect both URL status and page content, and preserve the two evidence streams together for release review.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Fetch page textweb_fetch_page
    Loop After sample
  6. Render an HTML report artifactreport_render
    After sitemap + sample + statuses + pages
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
44
6 nodes Schedule ready

Sitemap structured-data sample

Sample pages from a URL-set sitemap, inspect their on-page structured-data signals, and produce a cautious AI review of schema coverage and validation follow-ups.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After sample + audits
  6. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + audits + analysis
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
45
6 nodes Schedule ready

Sitemap tail availability watch

Check a bounded tail sample from a URL-set sitemap and create a direct availability watch report for recently listed entries, without interpreting sitemap order as publication time.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Analyze data with AIai_analyze_data
    After sample + statuses
  6. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + statuses + analysis
Plan
Starter manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
46
6 nodes Schedule ready

Sitemap technical audit summary

Sample a URL-set sitemap, run bounded on-page technical audits, aggregate findings, and render a site audit artifact with explicit sample limits and no synthetic full-site score.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After sample
  5. Summarize SEO auditsweb_audit_summary
    After audits
  6. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + audits + summary
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
47
6 nodes Schedule ready

Sitemap technical triage

Audit a bounded sitemap sample, aggregate technical findings, and save a repeatable triage report with sample limits and the measured scorecard.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Audit page SEOweb_audit_page
    Loop After sample
  5. Summarize SEO auditsweb_audit_summary
    After audits
  6. Render an HTML report artifactreport_render
    After sitemap + sample + audits + summary
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
48
5 nodes Schedule ready

Sitemap URL status summary

Read a URL-set sitemap, guard against sitemap indexes, check a bounded set of listed URLs, and render direct HTTP status and redirect evidence without claiming full-site uptime.

  1. Get sitemap URLsweb_get_sitemap
    Starts immediately
  2. Check conditioncondition
    After sitemap
  3. Take first/last N of a listutil_take
    After sitemap + urlset_guard
  4. Check URL statusweb_check_url_status
    Loop After sample
  5. Render an HTML report artifactreport_render
    After sitemap + urlset_guard + sample + statuses
Plan
Free manual / Growth scheduled
Connection
No provider connection
Approval
No approval steps
49
9 nodes Schedule ready

Traffic-to-search landing-page gap review

Compare bounded GA4 landing-page traffic rows with Search Console page visibility for the same period, then surface page-level mismatches worth checking. The workflow explicitly treats GA4 sessions and Search Console clicks as different measurements and does not manufacture a cross-platform attribution model.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Select Search Console sitesgsc_select_accounts
    Starts immediately
  3. Resolve a date rangeutil_date_range
    Starts immediately
  4. Get GA4 reportga4_get_report
    After property + range
  5. Get Search Console reportgsc_get_report
    After site + range
  6. Check conditioncondition
    After traffic_pages
  7. Check conditioncondition
    After search_pages
  8. Analyze data with AIai_analyze_data
    After traffic_pages + search_pages + has_traffic + has_search
  9. Render an HTML report artifactreport_render
    After traffic_pages + search_pages + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4, Google Search Console
Approval
No approval steps
50
9 nodes Schedule ready

Weekly acquisition and search demand report

Collect separate GA4 channel, source-medium, and campaign views plus a bounded Search Console query-page view for the last seven complete days. The final report summarizes acquisition mix and search demand while keeping channel performance, search visibility, and attribution claims distinct.

  1. Select GA4 propertiesga4_select_accounts
    Starts immediately
  2. Select Search Console sitesgsc_select_accounts
    Starts immediately
  3. Resolve a date rangeutil_date_range
    Starts immediately
  4. Get GA4 reportga4_get_report
    After property + range
  5. Get GA4 reportga4_get_report
    After property + range
  6. Get GA4 reportga4_get_report
    After property + range
  7. Get Search Console reportgsc_get_report
    After site + range
  8. Analyze data with AIai_analyze_data
    After channels + sources + campaigns + search
  9. Render an HTML report artifactreport_render
    After channels + sources + campaigns + search + analysis
Plan
Starter manual / Growth scheduled
Connection
Google Analytics 4, Google Search Console
Approval
No approval steps
Public truth over marketing fog

The catalog only shows what can actually run.

Compare the operating model or open a workspace and start with a visible requirement check.