Inspect Wapiworld sender and webhook health, and send one explicitly confirmed WhatsApp text.
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.wapiworld.com/mcp8 herramientas · 316 mslist_projectsList a bounded page of Wapiworld projects available to the authenticated organization. API-key sessions remain pinned to their single project. Internal organization ids and project configuration are omitted.List a bounded page of Wapiworld projects available to the authenticated organization. API-key sessions remain pinned to their single project. Internal organization ids and project configuration are omitted.
| Parámetro | Tipo | Descripción |
|---|---|---|
| limit | integer | Maximum projects to return (default 25, maximum 100) |
| cursor | string | Opaque pagination cursor returned by a previous call |
list_instancesList a bounded page of tenant-scoped Wapiworld WhatsApp instances, optionally filtered by project. Results include operational status and phone metadata but never QR pairing codes, instance secrets, API keys, proxy data, or arbitrary stored fields.List a bounded page of tenant-scoped Wapiworld WhatsApp instances, optionally filtered by project. Results include operational status and phone metadata but never QR pairing codes, instance secrets, API keys, proxy data, or arbitrary stored fields.
| Parámetro | Tipo | Descripción |
|---|---|---|
| projectId | string | Filter to one project id |
| limit | integer | Maximum instances to return (default 25, maximum 100) |
| cursor | string | Opaque pagination cursor returned by a previous call |
get_instanceFetch safe operational details for one tenant-scoped Wapiworld WhatsApp instance. QR pairing codes, instance secrets, API keys, proxy addresses, organization ids, and arbitrary stored metadata are never returned.Fetch safe operational details for one tenant-scoped Wapiworld WhatsApp instance. QR pairing codes, instance secrets, API keys, proxy addresses, organization ids, and arbitrary stored metadata are never returned.
| Parámetro | Tipo | Descripción |
|---|---|---|
| instanceId* | string | Wapiworld instance id: 24 lowercase hexadecimal characters |
get_instance_statusFetch the current safe connection health for one tenant-scoped Wapiworld instance without returning QR pairing codes or authentication data.Fetch the current safe connection health for one tenant-scoped Wapiworld instance without returning QR pairing codes or authentication data.
| Parámetro | Tipo | Descripción |
|---|---|---|
| instanceId* | string | Wapiworld instance id: 24 lowercase hexadecimal characters |
get_message_recording_policyInspect whether message-content persistence is enabled by default for one tenant-scoped Wapiworld instance and how long recorded rows are retained. This directory-safe diagnostic never reads message bodies, previews, sender names, contact identifiers, chat-level override keys, or WhatsApp message i…Inspect whether message-content persistence is enabled by default for one tenant-scoped Wapiworld instance and how long recorded rows are retained. This directory-safe diagnostic never reads message bodies, previews, sender names, contact identifiers, chat-level override keys, or WhatsApp message i…
| Parámetro | Tipo | Descripción |
|---|---|---|
| instanceId* | string | Tenant-scoped Wapiworld instance id to inspect: 24 lowercase hexadecimal characters |
list_webhook_subscriptionsList a bounded page of the organization’s Wapiworld webhook subscriptions with their subscribed events and delivery health, so a stopped webhook can be diagnosed. An endpoint that fails 20 deliveries in a row is disabled automatically. Requires an operator OAuth session; API-key sessions cannot rea…List a bounded page of the organization’s Wapiworld webhook subscriptions with their subscribed events and delivery health, so a stopped webhook can be diagnosed. An endpoint that fails 20 deliveries in a row is disabled automatically. Requires an operator OAuth session; API-key sessions cannot rea…
| Parámetro | Tipo | Descripción |
|---|---|---|
| projectId | string | Filter to one project id |
| limit | integer | Maximum webhook subscriptions to return (default 25, maximum 100) |
| cursor | string | Opaque pagination cursor returned by a previous call |
send_messageriesgo de inyecciónSend one real external WhatsApp text message through a tenant-scoped Wapiworld instance. This destructive, open-world action is non-idempotent: show the exact sender instance, recipient and complete text, obtain explicit confirmation for one send, call once, and never retry automatically when the o…Send one real external WhatsApp text message through a tenant-scoped Wapiworld instance. This destructive, open-world action is non-idempotent: show the exact sender instance, recipient and complete text, obtain explicit confirmation for one send, call once, and never retry automatically when the o…
content: Exfiltration-shaped instructiont before confirmation. Do not send credentials, PHI, PCI cardholder data, go| Parámetro | Tipo | Descripción |
|---|---|---|
| instanceId* | string | The tenant-scoped Wapiworld instance id to send from |
| chatId* | string | Exact recipient phone number in international format (for example +1234567890) or exact WhatsApp chat id. Show it to the user before requesting confirmation. |
| content* | string | Exact text message to send, maximum 4096 characters. Show the complete text before confirmation. Do not send credentials, PHI, PCI cardholder data, government… |
show_project_overviewRender a bounded operational overview for one tenant-scoped Wapiworld project, including WhatsApp instance health and safe phone metadata. QR pairing codes, instance credentials, API keys, proxy data, and arbitrary stored fields are excluded.Render a bounded operational overview for one tenant-scoped Wapiworld project, including WhatsApp instance health and safe phone metadata. QR pairing codes, instance credentials, API keys, proxy data, and arbitrary stored fields are excluded.
| Parámetro | Tipo | Descripción |
|---|---|---|
| projectId* | string | Wapiworld project id to summarize |
8 de 8 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.
Inspect Wapiworld sender and webhook health, and send one explicitly confirmed WhatsApp text.
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.