Tamper-evident daily ledgers of 12 Japanese public-data domains, with cross-ledger entity search.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://mcp.mcp-revenue-empire.com/mcp172 herramientas · 183 msverify_receiptVerify a provenance receipt (F-037): recomputes the HMAC signature, checks the intra-receipt chain linkage, and — when the receipt carries an external anchor reference — confirms it against the published F-028 anchor. Returns {valid:true, anchor:"verified"|"pending"|"unverified"} or {valid:false, r…Verify a provenance receipt (F-037): recomputes the HMAC signature, checks the intra-receipt chain linkage, and — when the receipt carries an external anchor reference — confirms it against the published F-028 anchor. Returns {valid:true, anchor:"verified"|"pending"|"unverified"} or {valid:false, r…
| Parámetro | Tipo | Descripción |
|---|---|---|
| receipt* | object | A receipt JSON object as produced by any provenance-emitting tool. |
agent_memory_storeStore a memory for an AI agent (key-value, with TTL and metadata)Store a memory for an AI agent (key-value, with TTL and metadata)
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId* | string | Agent identifier |
| namespace | string | — |
| key* | string | — |
| value* | — | Any JSON value |
| metadata | object | — |
| ttlSeconds | integer | — |
agent_memory_getRetrieve a stored memory by keyRetrieve a stored memory by key
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId* | string | — |
| namespace | string | — |
| key* | string | — |
agent_memory_searchSearch memories by prefix, tags, or typeSearch memories by prefix, tags, or type
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId* | string | — |
| namespace | string | — |
| keyPrefix | string | — |
| tags | array | — |
| type | string | — |
| limit | integer | — |
agent_memory_deleteprivilegiadaDelete a memory or all memories in a namespaceDelete a memory or all memories in a namespace
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId* | string | — |
| namespace | string | — |
| key | string | — |
agent_audit_recordRecord an agent action for audit and complianceRecord an agent action for audit and compliance
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId* | string | — |
| sessionId | string | — |
| actionType* | string | — |
| actionName* | string | — |
| input | — | — |
| output | — | — |
| metadata | object | — |
agent_audit_queryQuery agent actions with filtersQuery agent actions with filters
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId | string | — |
| sessionId | string | — |
| actionType | string | — |
| riskMin | number | — |
| from | string | — |
| to | string | — |
| limit | integer | — |
agent_audit_reportGenerate audit report (json/markdown/soc2 format)Generate audit report (json/markdown/soc2 format)
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId* | string | — |
| from* | string | — |
| to* | string | — |
| format | string | — |
agent_tempmail_createCreate a temporary email address (auto-expires)Create a temporary email address (auto-expires)
| Parámetro | Tipo | Descripción |
|---|---|---|
| ttlSeconds | integer | — |
| preferredPrefix | string | — |
agent_tempmail_listList received messages in a mailboxList received messages in a mailbox
| Parámetro | Tipo | Descripción |
|---|---|---|
| mailboxId* | string | — |
| limit | integer | — |
| after | string | — |
agent_tempmail_getGet full message content with extracted verification links/codesGet full message content with extracted verification links/codes
| Parámetro | Tipo | Descripción |
|---|---|---|
| mailboxId* | string | — |
| messageId* | string | — |
| includeRaw | boolean | — |
agent_tempmail_waitWait for an incoming message (long polling, max 60s)Wait for an incoming message (long polling, max 60s)
| Parámetro | Tipo | Descripción |
|---|---|---|
| mailboxId* | string | — |
| timeoutSeconds | integer | — |
| fromContains | string | — |
| subjectContains | string | — |
agent_captcha_verify_domainVerify ownership of a domain before using CAPTCHA solvingVerify ownership of a domain before using CAPTCHA solving
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | — |
| method* | string | — |
agent_captcha_solveSolve a CAPTCHA for a domain you own or have explicit permission to accessSolve a CAPTCHA for a domain you own or have explicit permission to access
| Parámetro | Tipo | Descripción |
|---|---|---|
| type* | string | — |
| siteKey | string | — |
| pageUrl* | string | — |
| imageBase64 | string | — |
| question | string | — |
| action | string | — |
agent_proxy_fetchFetch a URL via a rotating proxy (region/type selectable). robots.txt enforced.Fetch a URL via a rotating proxy (region/type selectable). robots.txt enforced.
| Parámetro | Tipo | Descripción |
|---|---|---|
| url* | string | — |
| method | string | — |
| headers | object | — |
| body | string | — |
| region | string | — |
| type | string | — |
| sessionId | string | — |
agent_proxy_sessionCreate a sticky proxy session (same IP for multiple requests)Create a sticky proxy session (same IP for multiple requests)
| Parámetro | Tipo | Descripción |
|---|---|---|
| region | string | — |
| type | string | — |
| ttlSeconds | integer | — |
agent_trust_scoreGet trust score for a wallet, agent card URL, or domainGet trust score for a wallet, agent card URL, or domain
| Parámetro | Tipo | Descripción |
|---|---|---|
| subjectType* | string | — |
| subjectValue* | string | — |
| includeDetails | boolean | — |
agent_trust_feedbackSubmit feedback about an agent/wallet (positive or negative)Submit feedback about an agent/wallet (positive or negative)
| Parámetro | Tipo | Descripción |
|---|---|---|
| subjectType* | string | — |
| subjectValue* | string | — |
| rating* | integer | — |
| category* | string | — |
| evidence | object | — |
agent_trust_batchGet trust scores for multiple subjects in one call (max 100)Get trust scores for multiple subjects in one call (max 100)
| Parámetro | Tipo | Descripción |
|---|---|---|
| subjects* | array | — |
agent_webhook_createCreate a webhook endpoint that relays requests to your agentCreate a webhook endpoint that relays requests to your agent
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentId | string | — |
| description | string | — |
| deliveryMode* | string | — |
| pushUrl | string | — |
| ttlSeconds | integer | — |
| transformRules | object | — |
agent_webhook_pollPoll for new webhook requests (long polling, max 60s)Poll for new webhook requests (long polling, max 60s)
| Parámetro | Tipo | Descripción |
|---|---|---|
| endpointId* | string | — |
| after | string | — |
| timeout | integer | — |
| limit | integer | — |
agent_webhook_replayReplay a stored webhook requestReplay a stored webhook request
| Parámetro | Tipo | Descripción |
|---|---|---|
| endpointId* | string | — |
| requestId* | string | — |
| toUrl | string | — |
agent_webhook_list_requestsList requests received by a webhook endpointList requests received by a webhook endpoint
| Parámetro | Tipo | Descripción |
|---|---|---|
| endpointId* | string | — |
| limit | integer | — |
| offset | integer | — |
agent_identity_registerRegister an agent and get a unique identity ID + issuer-signed badge. agent_name/metadata are self-reported and unverified.Register an agent and get a unique identity ID + issuer-signed badge. agent_name/metadata are self-reported and unverified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentName* | string | — |
| publicKey | string | — |
| metadata | object | — |
agent_identity_badgeGet the issuer-signed badge and signed fields for an identityGet the issuer-signed badge and signed fields for an identity
| Parámetro | Tipo | Descripción |
|---|---|---|
| identityId* | string | — |
agent_identity_lookupLook up an identity. Returns signatureValid (issuer+integrity only, NOT an authenticity/safety signal) and a disclaimer.Look up an identity. Returns signatureValid (issuer+integrity only, NOT an authenticity/safety signal) and a disclaimer.
| Parámetro | Tipo | Descripción |
|---|---|---|
| identityId* | string | — |
agent_identity_recordAppend a hash-chained activity record (owner only). Optional provenance (repo/version/config) is self-reported.Append a hash-chained activity record (owner only). Optional provenance (repo/version/config) is self-reported.
| Parámetro | Tipo | Descripción |
|---|---|---|
| identityId* | string | — |
| activityType* | string | — |
| content | — | — |
| provenance | object | Self-reported origin of the activity (NOT verified) |
agent_identity_activitiesList activity records for an identity, newest first (owner only)List activity records for an identity, newest first (owner only)
| Parámetro | Tipo | Descripción |
|---|---|---|
| identityId* | string | — |
| limit | integer | — |
subsidy_watch_searchSearch the current state of subsidy programs. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).Search the current state of subsidy programs. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | — |
| issuerCode | string | JIS X 0401/0402 自治体コード |
| category | string | — |
| status | string | — |
| amountMin | integer | — |
| limit | integer | — |
subsidy_watch_getGet a subsidy program detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a subsidy program detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| programId* | string | — |
subsidy_watch_timelineTime-ordered events only for a program (the differentiator: when it appeared, changed, closed). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a program (the differentiator: when it appeared, changed, closed). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| programId* | string | — |
subsidy_watch_recent_changesRecent appearance / change / close events across all programs since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / change / close events across all programs since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| issuerCode | string | — |
| category | string | — |
| limit | integer | — |
subsidy_watch_verify_ledgerVerify the hash-chain integrity of a program (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a program (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| programId* | string | — |
pubcom_watch_searchSearch e-Gov public-comment notices. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).Search e-Gov public-comment notices. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | — |
| agency | string | 所管府省・行政機関 |
| status | string | — |
| since | string | — |
| limit | integer | — |
pubcom_watch_getGet a public-comment notice detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a public-comment notice detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
pubcom_watch_timelineTime-ordered events only for a notice (the differentiator: when it opened, deadline moved, closed, or result was published). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a notice (the differentiator: when it opened, deadline moved, closed, or result was published). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
pubcom_watch_recent_changesRecent appearance / deadline-move / close / result-published events across all notices since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / deadline-move / close / result-published events across all notices since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| agency | string | — |
| limit | integer | — |
pubcom_watch_verify_ledgerVerify the hash-chain integrity of a notice (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a notice (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
grant_watch_searchSearch Japanese research-grant calls-for-proposals. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).Search Japanese research-grant calls-for-proposals. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | — |
| funder | string | 配分機関 (JST/AMED/NEDO 等) |
| field | string | 研究分野 |
| status | string | — |
| amountMin | integer | — |
| since | string | — |
| limit | integer | — |
grant_watch_getGet a grant call detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a grant call detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
grant_watch_timelineTime-ordered events only for a grant call (the differentiator: when it opened, deadline moved, closed, or closed early). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a grant call (the differentiator: when it opened, deadline moved, closed, or closed early). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
grant_watch_recent_changesRecent appearance / deadline-move / close / close-early events across all grant calls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / deadline-move / close / close-early events across all grant calls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| funder | string | — |
| field | string | — |
| limit | integer | — |
grant_watch_verify_ledgerVerify the hash-chain integrity of a grant call (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a grant call (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
bid_watch_searchSearch Japanese public-procurement bid notices (kkj.go.jp). Each hit includes firstSeenAt and ledgerVerified.Search Japanese public-procurement bid notices (kkj.go.jp). Each hit includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | — |
| entity | string | 調達機関 (partial match) |
| bidType | string | 一般競争入札 / 指名 / 随意 等 |
| status | string | — |
| since | string | — |
| limit | integer | — |
bid_watch_getGet a bid notice detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a bid notice detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
bid_watch_timelineTime-ordered events only for a bid notice (the differentiator: when it appeared, deadline moved, closed, was cancelled or awarded). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a bid notice (the differentiator: when it appeared, deadline moved, closed, was cancelled or awarded). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
bid_watch_recent_changesRecent appearance / deadline-move / close / cancel / award events across all bid notices since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / deadline-move / close / cancel / award events across all bid notices since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| entity | string | — |
| limit | integer | — |
bid_watch_verify_ledgerVerify the hash-chain integrity of a bid notice (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a bid notice (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
sanction_watch_searchSearch Japanese administrative sanctions (FSA jirei archive). Each hit includes firstSeenAt and ledgerVerified.Search Japanese administrative sanctions (FSA jirei archive). Each hit includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | 被処分者名・部分一致 |
| regulator | string | 処分庁 (FSA など) |
| sanctionType | string | 業務改善命令 / 業務停止 等・部分一致 |
| status | string | — |
| since | string | — |
| limit | integer | — |
sanction_watch_getGet a sanction detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a sanction detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
sanction_watch_timelineTime-ordered events only for a sanction (the differentiator: when it appeared and when it was lifted). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a sanction (the differentiator: when it appeared and when it was lifted). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
sanction_watch_recent_changesRecent appearance / lift events across all sanctions since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / lift events across all sanctions since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| regulator | string | — |
| limit | integer | — |
sanction_watch_verify_ledgerVerify the hash-chain integrity of a sanction record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a sanction record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
license_watch_searchSearch Japanese license / registration ledgers (FSA menkyo: 金融商品取引業者, 預金取扱金融機関 …). Each hit includes firstSeenAt and ledgerVerified.Search Japanese license / registration ledgers (FSA menkyo: 金融商品取引業者, 預金取扱金融機関 …). Each hit includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | 業者名・登録番号・部分一致 |
| registry | string | 名簿種別 (fsa-kinyushohin / fsa-ginkou など) |
| status | string | — |
| licensor | string | 許認可権者 (関東財務局長・内閣総理大臣(金融庁)等) |
| since | string | — |
| limit | integer | — |
license_watch_getGet a license registration detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a license registration detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
license_watch_timelineTime-ordered events only for a license registration (the differentiator: when it appeared, when it was revoked / expired / suspended). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a license registration (the differentiator: when it appeared, when it was revoked / expired / suspended). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
license_watch_recent_changesRecent appearance / revoked / suspended events across all license ledgers since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / revoked / suspended events across all license ledgers since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| registry | string | — |
| limit | integer | — |
license_watch_verify_ledgerVerify the hash-chain integrity of a license registration (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a license registration (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
recall_watch_searchSearch Japanese product / food recall notices (consumer-affairs-agency aggregator). Each hit includes firstSeenAt and ledgerVerified.Search Japanese product / food recall notices (consumer-affairs-agency aggregator). Each hit includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | 商品名 / 事業者名・部分一致 |
| agency | string | 所管 (消費者庁 等) |
| recallClass | string | リコール区分 (返金/回収 / 回収命令 / 注意喚起 等) |
| status | string | — |
| since | string | — |
| limit | integer | — |
recall_watch_getGet a recall detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a recall detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
recall_watch_timelineTime-ordered events only for a recall (the differentiator: when it appeared, when severity escalated, when it was completed). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a recall (the differentiator: when it appeared, when severity escalated, when it was completed). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
recall_watch_recent_changesRecent appearance / severity-escalated events across all recalls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / severity-escalated events across all recalls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| agency | string | — |
| limit | integer | — |
recall_watch_verify_ledgerVerify the hash-chain integrity of a recall record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a recall record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
pharma_watch_searchSearch Japanese pharmaceutical approvals (PMDA) and NHI-listed drugs (MHLW yakka). Each hit includes firstSeenAt and ledgerVerified.Search Japanese pharmaceutical approvals (PMDA) and NHI-listed drugs (MHLW yakka). Each hit includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | 販売名 / 成分名・部分一致 |
| applicant | string | 製造販売業者 / メーカー |
| category | string | PMDA分野 (第1 等) / MHLWセグメント (内用薬 等) |
| status | string | — |
| since | string | — |
| limit | integer | — |
pharma_watch_getGet a pharmaceutical record detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a pharmaceutical record detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
pharma_watch_timelineTime-ordered events only for a pharma record (the differentiator: when it was approved / NHI-listed / price-revised). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a pharma record (the differentiator: when it was approved / NHI-listed / price-revised). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
pharma_watch_recent_changesRecent approval / NHI-listed / price-revised events across all pharmaceutical records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent approval / NHI-listed / price-revised events across all pharmaceutical records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| category | string | — |
| limit | integer | — |
pharma_watch_verify_ledgerVerify the hash-chain integrity of a pharma record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a pharma record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
ordinance_watch_searchSearch Japanese national laws / ordinances (e-Gov 法令検索 v2; Stage 1 covers the national level only — 自治体例規 ships in a follow-up). Each hit includes firstSeenAt and ledgerVerified.Search Japanese national laws / ordinances (e-Gov 法令検索 v2; Stage 1 covers the national level only — 自治体例規 ships in a follow-up). Each hit includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | 法令名 / 法令番号 / 略称・部分一致 |
| jurisdiction | string | '国' (Stage 1 only) |
| ordinanceType | string | 法律 / 政令 / 省令 / 勅令 / 規則 / 憲法 … |
| issuerCode | string | 自治体コード JIS X 0401/0402 (国は不要) |
| status | string | — |
| since | string | — |
| limit | integer | — |
ordinance_watch_getGet an ordinance detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get an ordinance detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
ordinance_watch_timelineTime-ordered events only for an ordinance (the differentiator: when it appeared / was amended / was repealed). Includes firstSeenAt and ledgerVerified.Time-ordered events only for an ordinance (the differentiator: when it appeared / was amended / was repealed). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
ordinance_watch_recent_changesRecent appearance / amendment / repeal events across all ordinances since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / amendment / repeal events across all ordinances since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| issuerCode | string | — |
| limit | integer | — |
ordinance_watch_verify_ledgerVerify the hash-chain integrity of an ordinance record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of an ordinance record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
tos_watch_searchSearch Japanese / English-language SaaS Terms of Service snapshots (Stripe / Anthropic / AWS / Google Cloud / GitHub …). Stage 1 covers 'terms' docs. Each hit includes firstSeenAt and ledgerVerified.Search Japanese / English-language SaaS Terms of Service snapshots (Stripe / Anthropic / AWS / Google Cloud / GitHub …). Stage 1 covers 'terms' docs. Each hit includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | タイトル / 本文先頭抜粋・部分一致 |
| vendor | string | 'stripe' / 'anthropic' / 'aws' / 'gcp' / 'github' … |
| docType | string | — |
| limit | integer | — |
tos_watch_getGet a ToS snapshot detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a ToS snapshot detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
tos_watch_timelineTime-ordered events only for a ToS document (the differentiator: when it appeared and each revision since). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a ToS document (the differentiator: when it appeared and each revision since). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
tos_watch_recent_changesRecent revised events across all SaaS ToS documents since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent revised events across all SaaS ToS documents since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| vendor | string | — |
| limit | integer | — |
tos_watch_verify_ledgerVerify the hash-chain integrity of a ToS document (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a ToS document (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
realestate_watch_searchSearch Japanese real-estate transaction prices (MLIT reinfolib XIT001). Each hit is a single trade snapshot, ledgered for tamper-detection. Includes firstSeenAt and ledgerVerified.Search Japanese real-estate transaction prices (MLIT reinfolib XIT001). Each hit is a single trade snapshot, ledgered for tamper-detection. Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | 地区名 / 物件種別 / 都道府県名・部分一致 |
| areaCode | string | JIS X 0401 都道府県コード (e.g. "13") |
| priceType | string | "transaction" (Stage 1) |
| period | string | "YYYY-QN" (e.g. "2024-Q1") |
| limit | integer | — |
realestate_watch_getGet a real-estate transaction record detail plus full event timeline. Returns firstSeenAt and ledgerVerified.Get a real-estate transaction record detail plus full event timeline. Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
realestate_watch_timelineTime-ordered events only for a real-estate record (the differentiator: when it appeared / was revised). Includes firstSeenAt and ledgerVerified.Time-ordered events only for a real-estate record (the differentiator: when it appeared / was revised). Includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
realestate_watch_recent_changesRecent appearance / revised events across all real-estate records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.Recent appearance / revised events across all real-estate records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| areaCode | string | — |
| limit | integer | — |
realestate_watch_verify_ledgerVerify the hash-chain integrity of a real-estate record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a real-estate record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
landprice_watch_searchSearch Japanese 地価公示 (MLIT 国土数値情報 L01) standard-land snapshots. Each hit is one standard point for a given year, ledgered for tamper-detection. Returns ledgerVerified per hit.Search Japanese 地価公示 (MLIT 国土数値情報 L01) standard-land snapshots. Each hit is one standard point for a given year, ledgered for tamper-detection. Returns ledgerVerified per hit.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | string | 市区町村名 / 所在 / 利用現況 部分一致 |
| prefectureCode | string | JIS X 0401 都道府県コード (e.g. "13") |
| areaCode | string | 5-digit prefecture+municipality code (e.g. "13101") |
| year | integer | 年度 (e.g. 2026) |
| registry | string | — |
| limit | integer | — |
landprice_watch_getGet a 地価公示 standard-land record detail plus its full event timeline (price revisions, reissues, vanish events). Returns firstSeenAt and ledgerVerified.Get a 地価公示 standard-land record detail plus its full event timeline (price revisions, reissues, vanish events). Returns firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
landprice_watch_timelineTimeline view of one standard-land point — all observation events with diff, observedAt and chain-hash entries. ledgerVerified is computed end-to-end against IDENTITY_SIGNING_SECRET.Timeline view of one standard-land point — all observation events with diff, observedAt and chain-hash entries. ledgerVerified is computed end-to-end against IDENTITY_SIGNING_SECRET.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
landprice_watch_recent_changesList landprice events observed after the given ISO8601 timestamp. Optional prefectureCode filter.List landprice events observed after the given ISO8601 timestamp. Optional prefectureCode filter.
| Parámetro | Tipo | Descripción |
|---|---|---|
| since* | string | — |
| prefectureCode | string | — |
| limit | integer | — |
landprice_watch_verify_ledgerVerify the hash-chain integrity of a landprice record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.Verify the hash-chain integrity of a landprice record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.
| Parámetro | Tipo | Descripción |
|---|---|---|
| itemId* | string | — |
entity_searchSearch a company/person name across ALL ledgers (sanctions, licenses, recalls, pharma, bids, subsidies, grants, public comments, ordinances, ToS, real-estate, land-price). Returns hits grouped per ledger, each with matchedField, a summary, detailUrl and ledgerVerified (hash-chain integrity). ledger…Search a company/person name across ALL ledgers (sanctions, licenses, recalls, pharma, bids, subsidies, grants, public comments, ordinances, ToS, real-estate, land-price). Returns hits grouped per ledger, each with matchedField, a summary, detailUrl and ledgerVerified (hash-chain integrity). ledger…
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | Entity name (company / person), partial match |
| limit | integer | Max hits per ledger (1-100) |
temporal_queryReconstruct what a ledger item (or items matching a query) officially said AS OF a past date T, by replaying the kept event history. Returns each item's point-in-time state plus an F-037 provenance receipt (observed_at = the state's effective time). existence:false with a first_seen receipt when th…Reconstruct what a ledger item (or items matching a query) officially said AS OF a past date T, by replaying the kept event history. Returns each item's point-in-time state plus an F-037 provenance receipt (observed_at = the state's effective time). existence:false with a first_seen receipt when th…
| Parámetro | Tipo | Descripción |
|---|---|---|
| ledger* | string | Ledger key (e.g. 'sanction', 'license', 'subsidy', 'recall', 'pharma', 'bid', 'grant', 'pubcom', 'ordinance', 'tos', 'realestate', 'landprice'). |
| item_id | string | Stable item id (single-item reconstruction). |
| query | string | Title substring to reconstruct every matching item (capped at 25). Use instead of item_id. |
| as_of* | string | ISO-8601 point in time T. |
| jurisdiction | string | Jurisdiction code (default 'jp'). |
kyb_reportTurn a company/entity name into a structured English KYB / due-diligence report for foreign-inbound buyers. Aggregates cross-ledger hits (administrative sanctions, licenses, public bids, recalls, etc.) via entity_search, summarizes them (counts + deterministic risk_flags), and attaches an F-037 pro…Turn a company/entity name into a structured English KYB / due-diligence report for foreign-inbound buyers. Aggregates cross-ledger hits (administrative sanctions, licenses, public bids, recalls, etc.) via entity_search, summarizes them (counts + deterministic risk_flags), and attaches an F-037 pro…
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | Company / entity name (partial match across all ledgers) |
| jurisdiction | string | Jurisdiction code (default 'jp') |
alerts_create_watchCreate a saved watch: when a NEW matching event appears in a ledger, a notification is pushed to your destination. Filters: ledger (optional), keyword and/or entity (case-insensitive title substring). At least one filter is required. Backfill never fires.Create a saved watch: when a NEW matching event appears in a ledger, a notification is pushed to your destination. Filters: ledger (optional), keyword and/or entity (case-insensitive title substring). At least one filter is required. Backfill never fires.
| Parámetro | Tipo | Descripción |
|---|---|---|
| ledger | string | Ledger key, e.g. 'sanction' (omit for all ledgers) |
| keyword | string | Case-insensitive substring of the item title |
| entity | string | Additional case-insensitive substring (e.g. company name) |
| destinationType* | string | — |
| destinationTarget* | string | Webhook URL / relay endpoint / email address |
alerts_list_watchesList the calling user's saved watches.List the calling user's saved watches.
No se publicó ningún esquema de entrada para esta herramienta.
alerts_delete_watchprivilegiadaDeactivate a saved watch by id (soft delete; stops future notifications).Deactivate a saved watch by id (soft delete; stops future notifications).
| Parámetro | Tipo | Descripción |
|---|---|---|
| watchId* | string | — |
freshness_subscribeSubscribe a machine/AI pipeline to ledger-change notifications: when a matching record changes, a signed "stale" event (with an F-037 receipt proving the change) is POSTed to your callback_url so your RAG/index can re-index. Filters: ledger (optional), entity and/or topic (case-insensitive title su…Subscribe a machine/AI pipeline to ledger-change notifications: when a matching record changes, a signed "stale" event (with an F-037 receipt proving the change) is POSTed to your callback_url so your RAG/index can re-index. Filters: ledger (optional), entity and/or topic (case-insensitive title su…
| Parámetro | Tipo | Descripción |
|---|---|---|
| ledger | string | Ledger key, e.g. 'sanction' (omit for all ledgers) |
| entity | string | Case-insensitive substring of the item title |
| topic | string | Additional case-insensitive substring |
| callbackUrl* | string | HTTPS endpoint the stale event is POSTed to |
| secret* | string | Shared secret used to HMAC-sign the POST body |
| jurisdiction | string | Jurisdiction code (default 'jp') |
freshness_listList the calling user's freshness webhook subscriptions (the stored secret is never returned).List the calling user's freshness webhook subscriptions (the stored secret is never returned).
No se publicó ningún esquema de entrada para esta herramienta.
freshness_unsubscribeDeactivate a freshness webhook subscription by id (soft delete; stops future deliveries).Deactivate a freshness webhook subscription by id (soft delete; stops future deliveries).
| Parámetro | Tipo | Descripción |
|---|---|---|
| subscriptionId* | string | — |
domain_intel_dns_lookupResolve A / AAAA / MX / TXT / NS / CNAME records for a domain via DNS-over-HTTPS (Cloudflare 1.1.1.1 JSON). Read-only; price 0.0 (free).Resolve A / AAAA / MX / TXT / NS / CNAME records for a domain via DNS-over-HTTPS (Cloudflare 1.1.1.1 JSON). Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | Domain name (bare host; URLs/trailing dots tolerated) |
| types | array | Subset of record types to resolve (default: all). |
domain_intel_whois_summaryDomain age / registrar / expiry summary via RDAP over HTTPS (no legacy port-43 WHOIS). Returns registeredAt, expiresAt, ageDays, registrar, status and nameservers. Read-only; price 0.0 (free).Domain age / registrar / expiry summary via RDAP over HTTPS (no legacy port-43 WHOIS). Returns registeredAt, expiresAt, ageDays, registrar, status and nameservers. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | Domain name to look up |
domain_intel_tls_cert_infoTLS certificate issuer / validity / SAN summary sourced from public Certificate-Transparency logs (crt.sh JSON). Picks the freshest leaf and reports currentlyValid + daysUntilExpiry. Read-only; price 0.0 (free).TLS certificate issuer / validity / SAN summary sourced from public Certificate-Transparency logs (crt.sh JSON). Picks the freshest leaf and reports currentlyValid + daysUntilExpiry. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | Domain name to inspect |
domain_intel_email_auth_checkParse SPF / DMARC / DKIM presence and policy from TXT records (via DoH). SPF all-qualifier (strict/softfail/neutral/pass), DMARC p= policy + pct + rua, and best-effort DKIM selector probing. Read-only; price 0.0 (free).Parse SPF / DMARC / DKIM presence and policy from TXT records (via DoH). SPF all-qualifier (strict/softfail/neutral/pass), DMARC p= policy + pct + rua, and best-effort DKIM selector probing. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | Domain name to check |
| dkimSelectors | array | Optional DKIM selectors to probe (default: common selectors). |
domain_intel_reputationTransparent heuristic reputation score (0-100) combining domain age, TLS validity and email-auth strictness (SPF/DMARC) plus an MX signal. Every contribution is returned in `rationale` (no black box). Informational only, not a security guarantee. Read-only; price 0.0 (free).Transparent heuristic reputation score (0-100) combining domain age, TLS validity and email-auth strictness (SPF/DMARC) plus an MX signal. Every contribution is returned in `rationale` (no black box). Informational only, not a security guarantee. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | Domain name to score |
onchain_risk_address_riskHeuristic address risk score (0-100) from on-chain reads (code, balance, nonce) plus bundled OFAC-style sanction and flagged lists, over public EVM JSON-RPC. Every contribution is returned in rationale. Read-only; price 0.0 (free).Heuristic address risk score (0-100) from on-chain reads (code, balance, nonce) plus bundled OFAC-style sanction and flagged lists, over public EVM JSON-RPC. Every contribution is returned in rationale. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| address* | string | EVM address (0x-hex) |
| chain | string | EVM chain (default: ethereum). |
onchain_risk_token_safetyERC-20 token safety summary via on-chain eth_call reads: name / symbol / decimals / totalSupply, owner and ownership-renounced signal. Public EVM JSON-RPC. Read-only; price 0.0 (free).ERC-20 token safety summary via on-chain eth_call reads: name / symbol / decimals / totalSupply, owner and ownership-renounced signal. Public EVM JSON-RPC. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| address* | string | EVM address (0x-hex) |
| chain | string | EVM chain (default: ethereum). |
onchain_risk_sanctions_screenScreen an address against the bundled OFAC-style sanction list; returns the sanctioned flag, any matches and the list size. Pure list lookup. Read-only; price 0.0 (free).Screen an address against the bundled OFAC-style sanction list; returns the sanctioned flag, any matches and the list size. Pure list lookup. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| address* | string | EVM address (0x-hex) |
| chain | string | EVM chain (default: ethereum). |
onchain_risk_contract_verifyContract / bytecode summary: whether the address is a contract, bytecode size and any embedded CBOR metadata, via public EVM JSON-RPC and block-explorer / Sourcify HTTPS. Read-only; price 0.0 (free).Contract / bytecode summary: whether the address is a contract, bytecode size and any embedded CBOR metadata, via public EVM JSON-RPC and block-explorer / Sourcify HTTPS. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| address* | string | EVM address (0x-hex) |
| chain | string | EVM chain (default: ethereum). |
onchain_risk_approval_riskERC-20 approval exposure: scans Approval logs granted by the address and flags unlimited / active allowances, via eth_getLogs over public EVM JSON-RPC. Read-only; price 0.0 (free).ERC-20 approval exposure: scans Approval logs granted by the address and flags unlimited / active allowances, via eth_getLogs over public EVM JSON-RPC. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| address* | string | EVM address (0x-hex) |
| chain | string | EVM chain (default: ethereum). |
| fromBlock | string | number | Optional start block for the log scan (default: a recent window). |
price_oracle_crypto_priceLive crypto spot price via the CoinGecko public API. Returns the price of symbol in the requested fiat quote. Read-only; price 0.0 (free).Live crypto spot price via the CoinGecko public API. Returns the price of symbol in the requested fiat quote. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | Crypto ticker (e.g. BTC, ETH) |
| quote | string | Fiat quote currency (ISO code; default: USD) |
price_oracle_fx_rateFiat FX rate via the Frankfurter / ECB reference API. Returns the to units per one from unit plus the reference date. Read-only; price 0.0 (free).Fiat FX rate via the Frankfurter / ECB reference API. Returns the to units per one from unit plus the reference date. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| from* | string | Base fiat currency (ISO code) |
| to* | string | Quote fiat currency (ISO code) |
price_oracle_convertConvert an amount between any two supported currencies (crypto or fiat), routing each leg through its USD value. Returns the rate and converted amount. Read-only; price 0.0 (free).Convert an amount between any two supported currencies (crypto or fiat), routing each leg through its USD value. Returns the rate and converted amount. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| amount* | number | Amount to convert |
| from* | string | Source currency (crypto ticker or fiat ISO code) |
| to* | string | Target currency (crypto ticker or fiat ISO code) |
price_oracle_price_historyOHLC price history for a crypto symbol via the CoinGecko public API, with a min / max / change summary. Read-only; price 0.0 (free).OHLC price history for a crypto symbol via the CoinGecko public API, with a min / max / change summary. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | Crypto ticker (e.g. BTC, ETH) |
| days | number | Look-back window in days (default: 7). |
price_oracle_stablecoin_pegStablecoin peg check: signed deviation (basis points) of the current price from the 1 USD target, with a banded status. Read-only; price 0.0 (free).Stablecoin peg check: signed deviation (basis points) of the current price from the 1 USD target, with a banded status. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | Stablecoin ticker. |
commerce_catalog_product_extractExtract a normalized product (name, price, currency, availability, brand, GTIN, ...) from Schema.org / JSON-LD markup. Provide a url to fetch or raw html. Read-only; price 0.0 (free).Extract a normalized product (name, price, currency, availability, brand, GTIN, ...) from Schema.org / JSON-LD markup. Provide a url to fetch or raw html. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| url | string | Product page URL to fetch (one of url / html) |
| html | string | Raw page HTML to parse (one of url / html) |
commerce_catalog_catalog_validateValidate product-feed completeness: which required fields are present or missing and a completeness score, from a url, raw html, or an inline product object. Read-only; price 0.0 (free).Validate product-feed completeness: which required fields are present or missing and a completeness score, from a url, raw html, or an inline product object. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| url | string | Product page URL to fetch (one of url / html / product) |
| html | string | Raw page HTML to parse (one of url / html / product) |
| product | object | Inline normalized product object (one of url / html / product) |
commerce_catalog_price_compareCompare a set of offers and return the cheapest, most expensive, spread and per-offer ranking. Requires a non-empty offers array. Pure; price 0.0 (free).Compare a set of offers and return the cheapest, most expensive, spread and per-offer ranking. Requires a non-empty offers array. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| offers* | array | Non-empty list of offers to compare. |
commerce_catalog_availability_checkResolve product stock availability to a coarse signal (in_stock / out_of_stock / limited / preorder / unknown), from a url, raw html, or inline product. Read-only; price 0.0 (free).Resolve product stock availability to a coarse signal (in_stock / out_of_stock / limited / preorder / unknown), from a url, raw html, or inline product. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| url | string | Product page URL to fetch (one of url / html / product) |
| html | string | Raw page HTML to parse (one of url / html / product) |
| product | object | Inline normalized product object (one of url / html / product) |
commerce_catalog_agent_readiness_scoreAgentic-commerce readiness score (0-100) for how well a product is structured for autonomous agents, with a transparent rationale, from a url, raw html, or inline product. Read-only; price 0.0 (free).Agentic-commerce readiness score (0-100) for how well a product is structured for autonomous agents, with a transparent rationale, from a url, raw html, or inline product. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| url | string | Product page URL to fetch (one of url / html / product) |
| html | string | Raw page HTML to parse (one of url / html / product) |
| product | object | Inline normalized product object (one of url / html / product) |
content_authenticity_c2pa_inspectDetect a C2PA / Content Credentials manifest by scanning the raw image bytes for JUMBF / C2PA markers and lifting any human-readable claim generator. Provide an image url. Read-only; one HTTPS GET; price 0.0 (free).Detect a C2PA / Content Credentials manifest by scanning the raw image bytes for JUMBF / C2PA markers and lifting any human-readable claim generator. Provide an image url. Read-only; one HTTPS GET; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| url* | string | Image URL to inspect |
content_authenticity_ai_likelihoodHeuristic likelihood (0-100) that a passage of text is AI-generated, from lexical-diversity and burstiness signals with a transparent rationale. Pure, no network; price 0.0 (free).Heuristic likelihood (0-100) that a passage of text is AI-generated, from lexical-diversity and burstiness signals with a transparent rationale. Pure, no network; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| text* | string | Text passage to score |
content_authenticity_provenance_checkCombined media-provenance verdict for an image url: C2PA presence plus the hosting domain reputation, with rationale. Read-only; price 0.0 (free).Combined media-provenance verdict for an image url: C2PA presence plus the hosting domain reputation, with rationale. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| url* | string | Image URL to check |
content_authenticity_domain_reputationTransparent heuristic reputation score (0-100) for a domain combining age, TLS validity, DNS / MX and SPF / DMARC signals via free HTTPS (DoH / RDAP / CT). Read-only; price 0.0 (free).Transparent heuristic reputation score (0-100) for a domain combining age, TLS validity, DNS / MX and SPF / DMARC signals via free HTTPS (DoH / RDAP / CT). Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | Domain name to score |
content_authenticity_watermark_detectBest-effort watermark and provenance-marker detection from the raw image bytes (e.g. C2PA / IPTC / XMP markers). Provide an image url. Read-only; price 0.0 (free).Best-effort watermark and provenance-marker detection from the raw image bytes (e.g. C2PA / IPTC / XMP markers). Provide an image url. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| url* | string | Image URL to inspect |
sanctions_screen_entityScreen an entity name against public consolidated sanctions lists (OFAC SDN / UN / EU), fetched at request time. Returns scored fuzzy matches with programs and countries. Informational only, not legal advice. Read-only; price 0.0 (free).Screen an entity name against public consolidated sanctions lists (OFAC SDN / UN / EU), fetched at request time. Returns scored fuzzy matches with programs and countries. Informational only, not legal advice. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| name* | string | Entity / person / vessel name to screen |
| minScore | number | Minimum match score 0-100 (default heuristic threshold) |
| types | array | Restrict to sanction subject types. |
| limit | integer | Max matches to return |
sanctions_screen_by_countrySummarize sanction programs and entity counts associated with a country (name or ISO-3166 code) across the consolidated lists. Read-only; price 0.0 (free).Summarize sanction programs and entity counts associated with a country (name or ISO-3166 code) across the consolidated lists. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| country* | string | Country name or ISO-3166 alpha-2 code |
sanctions_screen_list_programsList sanction programs known across the consolidated lists, with per-program entity counts. Optionally filter by source. Read-only; price 0.0 (free).List sanction programs known across the consolidated lists, with per-program entity counts. Optionally filter by source. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| source | string | Optional source id filter (e.g. ofac / un / eu) |
sanctions_screen_check_addressScreen a physical or crypto address string against address entries in the consolidated sanctions lists. Read-only; price 0.0 (free).Screen a physical or crypto address string against address entries in the consolidated sanctions lists. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| address* | string | Physical or crypto address to screen |
sanctions_screen_list_sourcesList the sanctions data sources queried (OFAC SDN / UN / EU) with metadata. Read-only; price 0.0 (free).List the sanctions data sources queried (OFAC SDN / UN / EU) with metadata. Read-only; price 0.0 (free).
No se publicó ningún esquema de entrada para esta herramienta.
geo_intel_geocodeForward-geocode a place / address query to coordinates via the free OpenStreetMap Nominatim API. Returns ranked results with lat/lon and display name. Read-only; price 0.0 (free).Forward-geocode a place / address query to coordinates via the free OpenStreetMap Nominatim API. Returns ranked results with lat/lon and display name. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | Place name or address to geocode |
| limit | integer | Max results to return |
geo_intel_reverse_geocodeReverse-geocode a lat/lon coordinate to the nearest address / place via OpenStreetMap Nominatim. Read-only; price 0.0 (free).Reverse-geocode a lat/lon coordinate to the nearest address / place via OpenStreetMap Nominatim. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| lat* | number | Latitude (-90..90) |
| lon* | number | Longitude (-180..180) |
geo_intel_timezoneResolve the IANA timezone, abbreviation and current UTC offset for a lat/lon coordinate via the free Open-Meteo API. Read-only; price 0.0 (free).Resolve the IANA timezone, abbreviation and current UTC offset for a lat/lon coordinate via the free Open-Meteo API. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| lat* | number | Latitude (-90..90) |
| lon* | number | Longitude (-180..180) |
geo_intel_distanceGreat-circle (haversine) distance between two lat/lon coordinates, in kilometres and miles. Pure math; price 0.0 (free).Great-circle (haversine) distance between two lat/lon coordinates, in kilometres and miles. Pure math; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| lat1* | number | First point latitude |
| lon1* | number | First point longitude |
| lat2* | number | Second point latitude |
| lon2* | number | Second point longitude |
geo_intel_bbox_centerCompute the center point plus width/height (km) of a geographic bounding box. Pure math; price 0.0 (free).Compute the center point plus width/height (km) of a geographic bounding box. Pure math; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| minLat* | number | Bounding-box minimum latitude |
| minLon* | number | Bounding-box minimum longitude |
| maxLat* | number | Bounding-box maximum latitude |
| maxLon* | number | Bounding-box maximum longitude |
weather_risk_current_weatherCurrent weather (temperature, apparent temperature, humidity, precipitation, wind, weather code) for a lat/lon via the free Open-Meteo API. Read-only; price 0.0 (free).Current weather (temperature, apparent temperature, humidity, precipitation, wind, weather code) for a lat/lon via the free Open-Meteo API. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| lat* | number | Latitude (-90..90) |
| lon* | number | Longitude (-180..180) |
weather_risk_forecastDaily weather forecast (temp max/min, precipitation probability, wind, weather code) for up to N days for a lat/lon via the free Open-Meteo API. Read-only; price 0.0 (free).Daily weather forecast (temp max/min, precipitation probability, wind, weather code) for up to N days for a lat/lon via the free Open-Meteo API. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| lat* | number | Latitude (-90..90) |
| lon* | number | Longitude (-180..180) |
| days | integer | Forecast horizon in days (bounded) |
weather_risk_severe_flagsSevere-weather flags (heavy rain / high wind / extreme heat / frost) derived from the Open-Meteo forecast, each with its threshold and worst value. Read-only; price 0.0 (free).Severe-weather flags (heavy rain / high wind / extreme heat / frost) derived from the Open-Meteo forecast, each with its threshold and worst value. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| lat* | number | Latitude (-90..90) |
| lon* | number | Longitude (-180..180) |
weather_risk_air_qualityAir-quality snapshot (PM2.5, PM10, US / European AQI and a coarse category) for a lat/lon via the free Open-Meteo air-quality API. Read-only; price 0.0 (free).Air-quality snapshot (PM2.5, PM10, US / European AQI and a coarse category) for a lat/lon via the free Open-Meteo air-quality API. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| lat* | number | Latitude (-90..90) |
| lon* | number | Longitude (-180..180) |
weather_risk_heat_indexCompute the heat index (feels-like temperature) and risk category from air temperature (Celsius) and relative humidity. Pure compute; price 0.0 (free).Compute the heat index (feels-like temperature) and risk category from air temperature (Celsius) and relative humidity. Pure compute; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| tempC* | number | Air temperature in degrees Celsius |
| humidityPct* | number | Relative humidity percent (0-100) |
company_registry_search_companySearch for companies by name (optionally scoped to a jurisdiction) via the OpenCorporates open API. Returns candidate companies for disambiguation. Read-only; price 0.0 (free).Search for companies by name (optionally scoped to a jurisdiction) via the OpenCorporates open API. Returns candidate companies for disambiguation. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| name* | string | Company name to search (partial match) |
| jurisdiction | string | Optional jurisdiction code (e.g. gb, us_de) |
| limit | integer | Max candidates to return |
company_registry_company_profileFetch a company profile (name, status, incorporation / dissolution dates, type, address) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).Fetch a company profile (name, status, incorporation / dissolution dates, type, address) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| jurisdiction* | string | Jurisdiction code (e.g. gb, us_de) |
| companyNumber* | string | Registry company number |
company_registry_officersList a company officers (name, position, start / end dates, current flag) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).List a company officers (name, position, start / end dates, current flag) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| jurisdiction* | string | Jurisdiction code (e.g. gb, us_de) |
| companyNumber* | string | Registry company number |
company_registry_validate_numberValidate a company-registration number against the expected format for its jurisdiction. Pure compute; returns valid flag, normalized value and reason. Price 0.0 (free).Validate a company-registration number against the expected format for its jurisdiction. Pure compute; returns valid flag, normalized value and reason. Price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| jurisdiction* | string | Jurisdiction code (e.g. gb, us_de, au) |
| companyNumber* | string | Company number to validate |
company_registry_jurisdiction_infoLook up metadata for a jurisdiction code (name, registry details). Pure compute; price 0.0 (free).Look up metadata for a jurisdiction code (name, registry details). Pure compute; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| code* | string | Jurisdiction code (e.g. gb, us_de) |
carbon_estimate_shipping_emissionsEstimate freight CO2e (kg) from weight, distance and transport mode using embedded GLEC/DEFRA-order emission factors. Pure compute; price 0.0 (free).Estimate freight CO2e (kg) from weight, distance and transport mode using embedded GLEC/DEFRA-order emission factors. Pure compute; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| weightKg* | number | Shipment weight in kilograms (>= 0) |
| distanceKm* | number | Transport distance in kilometres (>= 0) |
| mode* | string | Freight transport mode. |
carbon_estimate_compute_emissionsEstimate electricity CO2e (kg) from energy use (kWh) and a regional grid-intensity factor (defaults to the IEA world average). Pure compute; price 0.0 (free).Estimate electricity CO2e (kg) from energy use (kWh) and a regional grid-intensity factor (defaults to the IEA world average). Pure compute; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| kWh* | number | Electricity consumed in kWh (>= 0) |
| region | string | Grid region (default: global). |
carbon_estimate_travel_emissionsEstimate passenger-travel CO2e (kg) from distance and travel mode using embedded per-passenger-km factors. Pure compute; price 0.0 (free).Estimate passenger-travel CO2e (kg) from distance and travel mode using embedded per-passenger-km factors. Pure compute; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| distanceKm* | number | Travel distance in kilometres (>= 0) |
| mode* | string | Passenger travel mode. |
carbon_estimate_offset_estimateEstimate voluntary-market offset cost (USD) and tree- / forest-year equivalents for a given kg CO2e, using published constants. Pure compute; price 0.0 (free).Estimate voluntary-market offset cost (USD) and tree- / forest-year equivalents for a given kg CO2e, using published constants. Pure compute; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| kgCO2e* | number | Emissions to offset, in kg CO2e (>= 0) |
carbon_estimate_emission_factorLook up the published emission factor (value, unit, category) for a named activity key (e.g. shipping_air, electricity_global, travel_car, gasoline, beef). Pure compute; price 0.0 (free).Look up the published emission factor (value, unit, category) for a named activity key (e.g. shipping_air, electricity_global, travel_car, gasoline, beef). Pure compute; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| activity* | string | Canonical activity key (e.g. shipping_air, travel_car, gasoline) |
email_verify_verify_syntaxValidate and normalize an email address (syntax/structure only): returns valid, normalized address, local-part and domain, plus a reason on failure. Pure; price 0.0 (free).Validate and normalize an email address (syntax/structure only): returns valid, normalized address, local-part and domain, plus a reason on failure. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| email* | string | Email address to validate |
email_verify_check_mxList MX records (exchange + priority, sorted) for a domain via free DNS-over-HTTPS to gauge mail deliverability. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).List MX records (exchange + priority, sorted) for a domain via free DNS-over-HTTPS to gauge mail deliverability. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain | string | Domain name (bare host) |
| string | Email address (its domain is used if domain is omitted) |
email_verify_detect_disposableCheck whether a domain is a known disposable / throwaway email provider against a bundled list. Accepts a bare domain or a full email address. Pure; price 0.0 (free).Check whether a domain is a known disposable / throwaway email provider against a bundled list. Accepts a bare domain or a full email address. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain | string | Domain name (bare host) |
| string | Email address (its domain is used if domain is omitted) |
email_verify_check_spfFetch and parse the SPF policy from domain TXT records via DNS-over-HTTPS: presence, raw record, all-qualifier (strict/softfail/neutral/pass) and includes. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).Fetch and parse the SPF policy from domain TXT records via DNS-over-HTTPS: presence, raw record, all-qualifier (strict/softfail/neutral/pass) and includes. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain | string | Domain name (bare host) |
| string | Email address (its domain is used if domain is omitted) |
email_verify_role_accountDetect whether an email local-part is a role/group account (e.g. info, support, admin) against a bundled list. Accepts a full email address or a bare localPart. Pure; price 0.0 (free).Detect whether an email local-part is a role/group account (e.g. info, support, admin) against a bundled list. Accepts a full email address or a bare localPart. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| string | Email address (its local-part is used) | |
| localPart | string | Local-part only (used if email is omitted) |
ip_reputation_classify_ipClassify an IPv4/IPv6 address into special-use categories (public, private, loopback, link-local, CGNAT, reserved, etc.) from bundled IANA special-use ranges. Pure; price 0.0 (free).Classify an IPv4/IPv6 address into special-use categories (public, private, loopback, link-local, CGNAT, reserved, etc.) from bundled IANA special-use ranges. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| ip* | string | IPv4 or IPv6 address |
ip_reputation_reverse_dnsResolve the reverse-DNS (PTR) hostname(s) for an IP via free DNS-over-HTTPS. Read-only; price 0.0 (free).Resolve the reverse-DNS (PTR) hostname(s) for an IP via free DNS-over-HTTPS. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| ip* | string | IPv4 or IPv6 address |
ip_reputation_asn_lookupLook up origin ASN, network name, prefix and country for an IP via Team Cymru origin lookup (DoH) plus RDAP. Read-only; price 0.0 (free).Look up origin ASN, network name, prefix and country for an IP via Team Cymru origin lookup (DoH) plus RDAP. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| ip* | string | IPv4 or IPv6 address |
ip_reputation_detect_datacenterHeuristically detect whether an IP belongs to a datacenter/hosting range using bundled CIDR lists. Read-only; price 0.0 (free).Heuristically detect whether an IP belongs to a datacenter/hosting range using bundled CIDR lists. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| ip* | string | IPv4 or IPv6 address |
ip_reputation_risk_scoreTransparent heuristic IP risk score (0-100) combining classification, datacenter and reverse-DNS signals; every contribution is returned in the rationale. Informational only. Read-only; price 0.0 (free).Transparent heuristic IP risk score (0-100) combining classification, datacenter and reverse-DNS signals; every contribution is returned in the rationale. Informational only. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| ip* | string | IPv4 or IPv6 address |
fx_tax_convertConvert an amount between currencies using free, keyless public FX rates (Frankfurter/ECB), fetched on demand. Returns the rate and converted amount. Read-only; price 0.0 (free).Convert an amount between currencies using free, keyless public FX rates (Frankfurter/ECB), fetched on demand. Returns the rate and converted amount. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| amount* | number | Amount to convert |
| from* | string | Source ISO 4217 currency code |
| to* | string | Target ISO 4217 currency code |
fx_tax_vat_calcCompute VAT for an amount in a given country from built-in VAT rate tables: net, VAT and gross, standard or reduced rate, treating the amount as VAT-inclusive or exclusive. Pure; price 0.0 (free).Compute VAT for an amount in a given country from built-in VAT rate tables: net, VAT and gross, standard or reduced rate, treating the amount as VAT-inclusive or exclusive. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| country* | string | ISO 3166 country code with a VAT rate on file |
| amount* | number | Amount to compute VAT on |
| rateType | string | Which VAT rate to apply (default: standard) |
| amountIncludesVat | boolean | Treat amount as VAT-inclusive (gross) rather than net (default: false) |
fx_tax_vat_validateValidate the structural format of an EU VAT number (country prefix + national pattern). Format check only; no VIES call. Pure; price 0.0 (free).Validate the structural format of an EU VAT number (country prefix + national pattern). Format check only; no VIES call. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| vatNumber* | string | VAT number to validate (e.g. DE123456789) |
fx_tax_sales_taxLook up the sales-tax rate for a region from built-in tables and, if an amount is given, compute net/tax/gross. Pure; price 0.0 (free).Look up the sales-tax rate for a region from built-in tables and, if an amount is given, compute net/tax/gross. Pure; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| region* | string | Region key with a sales-tax rate on file (e.g. US-CA) |
| amount | number | Optional amount to compute tax on |
fx_tax_list_ratesList all built-in VAT and sales-tax rate tables (country/region, rate, type). Deterministic; no input. Pure; price 0.0 (free).List all built-in VAT and sales-tax rate tables (country/region, rate, type). Deterministic; no input. Pure; price 0.0 (free).
No se publicó ningún esquema de entrada para esta herramienta.
cve_lookup_get_cveFetch a single CVE record by id from the free NVD CVE API 2.0: description, CVSS, published/modified dates and references. Read-only; price 0.0 (free).Fetch a single CVE record by id from the free NVD CVE API 2.0: description, CVSS, published/modified dates and references. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| cveId* | string | CVE identifier (e.g. CVE-2021-44228) |
cve_lookup_search_cveKeyword-search CVEs via the free NVD CVE API 2.0, returning id, base score, severity and published date. Read-only; price 0.0 (free).Keyword-search CVEs via the free NVD CVE API 2.0, returning id, base score, severity and published date. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| keyword* | string | Search keyword |
| limit | number | Max results to return (optional) |
cve_lookup_cvss_parseParse a CVSS v3.0/3.1 vector string into base score, severity and per-metric labels. Fully deterministic; no network I/O; price 0.0 (free).Parse a CVSS v3.0/3.1 vector string into base score, severity and per-metric labels. Fully deterministic; no network I/O; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| vector* | string | CVSS v3.0/3.1 vector string |
cve_lookup_package_advisoryLook up known vulnerabilities for a package via the free OSV.dev API, optionally filtered to a specific version. Read-only; price 0.0 (free).Look up known vulnerabilities for a package via the free OSV.dev API, optionally filtered to a specific version. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| ecosystem* | string | Package ecosystem (e.g. npm, PyPI, Go) |
| name* | string | Package name |
| version | string | Optional package version to filter to |
cve_lookup_severity_summaryFetch multiple CVEs (from NVD) and aggregate a severity distribution and worst-case summary for the set. Read-only; price 0.0 (free).Fetch multiple CVEs (from NVD) and aggregate a severity distribution and worst-case summary for the set. Read-only; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| cveIds* | array | CVE identifiers to summarize |
holiday_calendar_is_holidayDetermine whether an ISO date is a public holiday for a country (US/GB/JP/DE) from a built-in rule-based dataset; returns the holiday name when matched. Pure/offline; price 0.0 (free).Determine whether an ISO date is a public holiday for a country (US/GB/JP/DE) from a built-in rule-based dataset; returns the holiday name when matched. Pure/offline; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| date* | string | ISO date (YYYY-MM-DD) |
| country | string | ISO 3166 country code (default: US) |
holiday_calendar_next_business_dayCompute the business day N steps from an ISO date, skipping weekends and country holidays (negative offset goes backward). Pure/offline; price 0.0 (free).Compute the business day N steps from an ISO date, skipping weekends and country holidays (negative offset goes backward). Pure/offline; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| date* | string | ISO date (YYYY-MM-DD) |
| country | string | ISO 3166 country code (default: US) |
| offset | number | Number of business days to step (default: 1; negative goes backward) |
holiday_calendar_business_days_betweenCount business days between two ISO dates, excluding weekends and country holidays. Pure/offline; price 0.0 (free).Count business days between two ISO dates, excluding weekends and country holidays. Pure/offline; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| start* | string | Start ISO date (YYYY-MM-DD) |
| end* | string | End ISO date (YYYY-MM-DD) |
| country | string | ISO 3166 country code (default: US) |
holiday_calendar_list_holidaysList the public holidays for a country in a given year from the built-in dataset. Pure/offline; price 0.0 (free).List the public holidays for a country in a given year from the built-in dataset. Pure/offline; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| year* | number | Four-digit year |
| country | string | ISO 3166 country code (default: US) |
holiday_calendar_tz_convertConvert a wall-clock datetime (YYYY-MM-DDTHH:MM(:SS)?) from one IANA timezone to another using the platform Intl database. Pure/offline; price 0.0 (free).Convert a wall-clock datetime (YYYY-MM-DDTHH:MM(:SS)?) from one IANA timezone to another using the platform Intl database. Pure/offline; price 0.0 (free).
| Parámetro | Tipo | Descripción |
|---|---|---|
| datetime* | string | Wall-clock datetime, YYYY-MM-DDTHH:MM(:SS)? |
| fromTz* | string | Source IANA timezone (e.g. America/New_York) |
| toTz* | string | Target IANA timezone (e.g. Asia/Tokyo) |
172 de 172 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Tamper-evident daily ledgers of 12 Japanese public-data domains, with cross-ledger entity search.
+ 132 más observadas en esta entrada.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.