1,216 tools
set_dimension_role
Set the role of a dimension for data visualization. In flat mode, use 'row'. In pivot mode, use 'row' or 'column'.
filter_dimension
Filter a dimension to show only specific categories. Provide an array of category labels to include. Empty array shows all categories.
search_data
Search for text across all cells in the current data view. Only available in flat view mode.
sort_data
Sort the data by a specific column in ascending or descending order.
export_csv
Export the current data view (including any filters and sorting) to a CSV file for download.
get_metadata
Get comprehensive metadata about the currently loaded dataset including label, source, dimensions, and observation count.
get_dimensions
Get a list of all dimensions in the current dataset with their properties, available categories, and current filter settings.
get_data_summary
Get a summary of the current data view including row counts, view mode, active filters, and sort settings.
get_preset_endpoints
Get a list of available preset JSON-stat endpoints that can be quickly loaded.
check_robots_txt
Fetch robots.txt for a website and report whether major AI crawlers are allowed or blocked.
check_canonical_tag
Check whether a page has a valid canonical link and if it matches the final URL after redirects.
validate_json_ld_schema
Fetch a page and validate its JSON-LD structured data (schema.org) scripts.
check_xml_sitemap
Validate XML sitemaps and check URL coverage basics for a website.
check_redirect_chain
Check redirect chains, loop risks, and final status codes for any URL.
check_http_headers
Inspect SEO and cache-critical HTTP response headers for a page URL.
check_hreflang_tags
Validate hreflang entries and x-default coverage on a page.
analyze_page_links
Count internal and external links, detect nofollow, and review link attributes.
preview_open_graph_tags
Preview how a page looks when shared on social media (Open Graph and Twitter Cards).
check_heading_structure
Analyze H1–H6 heading hierarchy and find structure issues on a page.
check_meta_tags
Analyze title, description, Open Graph, and Twitter Card meta tags.
get_site_context
Return public Marketing Manager Jobs site context: stats, taxonomy, routes, recent jobs, and citation guidance.
search_marketing_jobs
Search public active marketing manager-level jobs. Optional filters: q, role, location, level, remote, salary, skill, limit.
get_research_trackers
Return public research tracker data, including latest metrics, monthly trends, latest snapshot JSON, page URLs, and CSV export URLs.
subscribe_to_newsletter
Subscribe to the free weekly marketing jobs digest email. Provide your email and optional filters.
action_company_get
Retrieve hiring history snapshot and active jobs list for a specific hiring company.
action_digest_subscribe
Subscribe to the weekly newsletter digest of new marketing manager roles.
action_job_get
Fetch details of a single job opening.
action_jobs_search
Search and browse active marketing manager jobs.
action_market_research_get
Fetch live macro hiring signals and trends from the marketing job market.
action_salary_insights_get
Fetch live marketing manager salary statistics and transparency trends.
action_saved_job_add
Save a job opening to the user's account saved-items.
search_catalog
Search the store catalog for products, collections, articles, and pages. Does NOT add anything to the cart; use update_cart for cart changes…
browse_store
Browse OR navigate to store collections. Set navigate=true whenever the user wants to be taken to a collection page in the browser (triggers…
get_product
Get product details, OR navigate the browser to the product page. Set catalog.navigate=true whenever the user wants to see/view the product …
show_variant
Navigate the browser to a product page, with a specific variant OR a partial option filter selected. Use for view intents: "show me", "open"…
get_cart
Get the current shopping cart contents — line items with product titles, variant titles, handles, URLs, images, unit prices, quantities, and…
update_cart
Add products to the cart, update line item quantities, or remove items. Use line_items[].item.id with a ProductVariant GID when the exact va…
cancel_cart
Remove all items from the cart in one step. Use when the user wants to empty their cart or start over.
proceed_to_checkout
Proceed to checkout. Verifies the cart is not empty, then navigates to the checkout page. When this tool succeeds the browser is ALREADY on …
manage_orders
Navigate to the customer's order history page. Use when the user asks about past orders, order status, tracking, or returns. The user will b…