Revnuvo Company Intelligence
Observed company technologies, changes and signals for AI agents, with evidence and confidence.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Observed company technologies, changes and signals for AI agents, with evidence and confidence.
Список инструментов сервера (9)
Технические названия из tools/list. Нужны только разработчикам.
| revnuvo_search_company | Search companies previously observed by Revnuvo. Returns the domain, when it was first seen, how many observations exist, its most recently detected technology stack, and the last scan time. Use this to check whether Revnuvo already has history for a company before querying deeper. Only observed companies are returned — nothing is invented. |
| revnuvo_get_company | Retrieve an overview of a company domain from Revnuvo's observation history: current technologies (with confidence), DNS records, first/last observation timestamps, total observation count and the hash of the latest observed state. Use it to answer 'what do we know about this company?'. Returns not_observed (404-equivalent) when Revnuvo has no history yet. |
| revnuvo_get_company_state | Retrieve the company's latest full observed state: HTTP status and server headers, detected technologies with per-technology evidence and confidence, detected scripts, and DNS (NS/MX/A) records. This is a point-in-time measurement, timestamped and hashed. Use it when you need the complete current picture rather than a summary. |
| revnuvo_get_company_timeline | Retrieve the chronological observation history for a company: each observation's timestamp, source, confidence and state hash, plus every detected change event with before/after values. Use it to answer 'how did this company's stack evolve?'. History depth depends on your plan (free: 7 days). |
| revnuvo_get_company_technologies | Retrieve the technologies currently detected at a company domain — each with name, category, version when detectable, confidence (0-1), and the evidence string that produced the detection (e.g. a header value or a script URL). Answers 'what technologies does this company use?'. Absence of a technology means not-detected, never proven-absent. |
| revnuvo_get_company_changes | Retrieve observed changes at a company domain: technology added/removed/changed, DNS/MX and nameserver changes, and website-state changes — each with before/after values, detection timestamp, confidence and evidence. Answers 'what changed at this company and when?'. |
| revnuvo_search_signals | Search Revnuvo's signal feed across all observed companies. Filter by domain, technology (e.g. 'vue', 'hubspot'), event type (technology_added, technology_removed, technology_changed, mx_changed, nameserver_changed, website_changed) and minimum signal score (1-100). Answers 'which companies recently adopted technology X?' — every signal includes before/after state, evidence and confidence. Signals are observed changes, not purchase-intent claims. |
| revnuvo_monitor_company | Start monitoring a company domain: Revnuvo scans it on your chosen interval (24h on the free plan, 6h on paid plans), records every observation, detects changes, and you retrieve new signals via revnuvo_search_signals or receive webhook/email deliveries configured in your Revnuvo dashboard. Use it to answer 'alert me when something changes at this company'. Counted against your plan's domain limit. |
| revnuvo_verify_company | Verify what Revnuvo can substantiate about a company domain: whether it has observation history, how many observations, the latest observed state hash, and (when the Trust service is reachable) an independent infrastructure trust score. Use it for diligence flows that need evidence-backed company verification rather than assumptions. |