Back to tracker
Plugin tracker
Tools
Explore what tracked Claude Connectors and ChatGPT Plugins can actually do. Search by tool, Plugin, Brand, category, verb, or access requirement.
Latest snapshot2026-09-13USmethodology registry-public-v1
Searchable tools
119,491
Authless tools
7,773
Auth required
107,252
Described tools
64,388
119,491 tools
- Generar cotizacióncreate · Genera una cotización para un lote disponible: resumen financiero y PDF descargable.
Queda guardada en el historial del asesor. Solo funciona con unidades disponibles.
IMPORTANTE — de cara al usuario, habla siempre en términos de negocio (mensualidades,
enganche, promoción), nunca menciones nombres de campos, parámetros, tools ni detalles
técnicos internos (ej. no digas "deferred_downpayment_months" ni narres que estás
buscando o recargando un esquema). Si una llamada falla, tradúcelo a una pregunta
natural para el usuario, no repitas el mensaje de error tal cual.
ANTES de llamar este tool, llama `get_quote_context` con el proyecto y el código de
lote: trae en una sola respuesta el detalle de la unidad (precio, enganche mínimo,
superficie, estado), los plazos de financiamiento de la etapa y las promociones
activas del proyecto. Si la unidad no está disponible, detente ahí. Si hay
promociones vigentes, preséntaselas al usuario con nombre, descripción, reglas y
beneficios, y pregunta si desea aplicar alguna. Si la promoción elegida trae
`requires_deferred_downpayment_months: true`, es de enganche diferido: DEBES
preguntar cuántas mensualidades quiere diferir el enganche (entre 1 y
`max_deferred_downpayment_months`) y enviarlo en `deferred_downpayment_months`.
Nunca asumas un valor por defecto ni cotices esa promoción sin este dato: si no lo
indicas, el enganche se cobra de inmediato y la promoción no tiene ningún efecto.
MINI-WIZARD — con el contexto ya obtenido, pregunta de a uno lo que falte, en este orden:
a. Nombre del cliente (si no lo dio)
b. Plazo en mensualidades — muestra las opciones de financiamiento y espera elección
c. Enganche % — sugiere el mínimo, deja que cambie
d. Precio de venta — solo si quiere negociar; si no, usa precio de lista
e. Promoción — usa el nombre exacto de la promoción elegida
(omite el campo si el usuario no quiere ninguna)
Con toda la información confirmada, llama este tool para generar la cotización.
No pidas toda la información de golpe. Un dato por mensaje.
PROMOCIÓN entre varias cotizaciones seguidas del mismo cliente/lote — cada llamada
a este tool es independiente y NO recuerda la promoción usada antes: si el usuario
pide una nueva cotización sin repetir la promoción, sale SIN promoción (precio de
lista, sin avisar). Antes de generar, si la conversación ya traía una promoción
aplicada y este nuevo pedido no la menciona, confírmalo con el usuario en vez de
asumir ("¿esta cotización lleva la misma promoción de antes o va sin promoción?").
`promotion_id` — cuando `list_active_promotions` o `get_quote_context` ya te
devolvió el `id` de la promoción elegida en este mismo chat, reenvíalo aquí junto
con `promotion_name` para evitar repetir la búsqueda por texto (más rápido y sin
riesgo de ambigüedad si hay nombres parecidos). Es un detalle interno: nunca lo
menciones, muestres ni preguntes al usuario, quien solo conoce el nombre de la
promoción.NubooNuboo
Pluginrequired - Inventario disponiblelist · Inventario de lotes o unidades disponibles en un proyecto: código, etapa, m², precio y estado. Sirve para comparar tamaños, precios o listar opciones cotizables.NubooNuboo
Pluginrequired - Mapa de disponibilidadget · Enlace temporal (15 minutos) al mapa de disponibilidad de una etapa: muestra qué lotes están disponibles, reservados, vendidos o bloqueados. Necesita el nombre del proyecto y el nombre de la etapa.NubooNuboo
Pluginrequired - Masterlink por proyectolist · Recursos Masterlink visibles del asesor, agrupados por proyecto, con enlace de descarga o vista previa cuando aplique. Úsala para cualquier pedido de brochure, folleto, planos, masterplan, KMZ, PDF, ficha técnica, preguntas frecuentes o material comercial/publicitario de un proyecto.NubooNuboo
Pluginrequired - Mi agendalist · Eventos y recordatorios propios del usuario en el calendario de Nuboo. Por defecto muestra los próximos 90 días desde hoy. Admite filtros: rango de fechas (date_from / date_to en YYYY-MM-DD), tipo de evento (webinar, visita, capacitacion, reunion, otro) y búsqueda por título (q). Útil para: ¿qué tengo hoy?, ¿qué hay esta semana?, ¿cuándo es mi reunión de ventas?NubooNuboo
Pluginrequired - Mis prospectoslist · Lista los prospectos (también llamados leads) asignados al asesor autenticado. Prospecto y lead son sinónimos en Nuboo. Solo muestra prospectos ya asignados al usuario, no la bandeja de entrada sin asignar. Admite filtros: etapa del pipeline (pipeline), temperatura (temperature) y búsqueda por nombre/email/teléfono (q). Útil para: ¿cuáles son mis prospectos?, ¿cuáles son mis leads?, ¿quién está en etapa interesado?, ¿mis leads calientes?NubooNuboo
Pluginrequired - Mover en pipelinemove · Mueve un prospecto o lead asignado al asesor a una nueva etapa del pipeline de ventas. Prospecto y lead son sinónimos en Nuboo. Etapas disponibles: new (Nuevo), contact_attempt (Intento de contacto), contacted (Contactado), interested (Interesado), converted (Convertido), lost (Perdido). Solo aplica a prospectos/leads asignados al usuario. Registra el cambio en el timeline.NubooNuboo
Pluginrequired - Opciones de financiamientolist · Opciones de financiamiento de los proyectos del asesor: plazos disponibles (mensualidades) y enganche mínimo por etapa. Puede filtrar por proyecto y etapa.NubooNuboo
Pluginrequired - Opciones de inversiónget · Opciones reales para cotizar proyectos de inversión (agro-lotes y similares): cantidad mínima, múltiplos, máximo por operación, disponibilidad, precio por unidad, enganche permitido, plazos y descuentos por volumen. Úsala antes de create_investment_quote para pedir al cliente solo datos válidos.NubooNuboo
Pluginrequired - Perfil en Nubooget · Perfil del asesor: nombre, agencia, líder, cotizaciones del mes, historial mensual y ventas. Para un mes concreto indica año y mes en la consulta.
Si el asesor pertenece a Grupo Pulser, incluye `advisor_site` con el estado de su minisite público: `published` + `url` si está publicado, o `published: false` + `reason` (asesor inactivo, sin slug configurado, o publicación desactivada) si no lo está. Si el usuario pregunta por su sitio y `published` es `false`, dile el motivo en términos claros en vez de solo decir que no tiene sitio.NubooNuboo
Pluginrequired - Promociones activaslist · Promociones vigentes en los proyectos del asesor: nombre, descripción, reglas de aplicación, vigencia y beneficios (descuento, enganche, financiamiento, apartado, mensualidad fija, etc.). Llama este tool durante el flujo de cotización (create_quote o create_investment_quote) para mostrarle al usuario las promociones disponibles antes de generar la cotización. Puede filtrar por proyecto o nombre de promoción.
Cada promoción trae un `id` interno (junto con `name`). Si el usuario elige una promoción de esta lista, puedes reenviar ese `id` en `create_quote` (`promotion_id`, además de `promotion_name`) para cotizaciones subsecuentes del mismo chat sin repetir la búsqueda por texto. Es un detalle de uso interno entre tools: nunca lo muestres ni lo menciones al usuario, que solo conoce el nombre de la promoción.NubooNuboo
Pluginrequired - Proyectos disponibleslist · Proyectos activos del asesor y cuántas unidades disponibles tiene cada uno para cotizar.NubooNuboo
Pluginrequired - Resumen de ventasget · Resumen de ventas del usuario con totales por cantidad y monto. Permite agrupar por proyecto, asesor, agencia, mes o estado. Si no se indica período devuelve el mes actual. Respeta el scope del usuario: un asesor ve sus propias ventas, un director ve las de su equipo. Para ver el listado individual de ventas usa search_sales; para el detalle de una venta específica usa get_sale_detail.NubooNuboo
Pluginrequired - Uso de consultasget · Consultas usadas y restantes del mes, ritmo por minuto y reglas de cotización en Nuboo.NubooNuboo
Pluginrequired - Vincular cotización a prospectolink · Vincula una cotización existente a un prospecto o lead asignado al asesor. Prospecto y lead son sinónimos en Nuboo. La cotización queda registrada en el timeline del prospecto/lead para trazabilidad. Usar después de create_quote o create_investment_quote cuando el asesor quiere asociar la cotización a un prospecto o lead específico. Requiere el ID del prospecto/lead y el ID de la cotización.NubooNuboo
Pluginrequired - revx_get_active_ordersrevx · List the user's orders still working on Revolut X, meaning pending, new or partially filled.
Use this to answer what is open right now or to find an order to cancel or replace, and use
get_historical_orders for orders that already finished. Page by passing next_cursor from the
response metadata back as cursor.Revolut XRevolut
PluginrequiredFinance - revx_get_all_tradesrevx · List public trades on Revolut X for one pair. Use this for last traded prices and market activity,
not for the user's own executions, which come from get_order_fills. Without dates the window is the
last 7 days ending now, a single date implies a 7 day window from it, and an explicit range must not
exceed 30 days. Page by passing next_cursor from the response metadata back as cursor.
Trade keys are abbreviated: tdt = trade timestamp, aid = asset, anm = asset name, p = price, pc = price currency, pn = price nature, q = quantity, qc = quantity currency, qn = quantity nature, ve = venue, vp = venue platform, pdt = price timestamp, tid = trade id without hyphens.
Public trades also carry s = the taker side.Revolut XRevolut
PluginrequiredFinance - revx_get_balancesrevx · Get the user's Revolut X balances, one entry per held currency with available, reserved and total
amounts, plus staked for assets that support staking. An empty array means no balances are held.Revolut XRevolut
PluginrequiredFinance - revx_get_candlesrevx · Get open, high, low, close and volume candles for one Revolut X pair. Use this for trends,
volatility and historical price questions, and prefer get_tickers for a single current price.
since and until are inclusive and until defaults to now. Omitting since requests a lookback
window of interval multiplied by 5000 candles and returns however many buckets exist in that
window, and an explicit range must not span more than 50000 candles.Revolut XRevolut
PluginrequiredFinance - revx_get_currenciesrevx · List the currencies Revolut X supports, keyed by currency code, with display name, decimal scale,
asset type and trading status. Use this to check whether an asset is supported or to find how many
decimals an amount may carry.Revolut XRevolut
PluginrequiredFinance - revx_get_historical_ordersrevx · List the user's finished orders on Revolut X, meaning filled, rejected, replaced or cancelled.
Use this for order history, and use get_active_orders for orders still working. Without dates the
window is the last 7 days ending now, a single date implies a 7 day window from it, and an explicit
range must not exceed 30 days. Page by passing next_cursor from the response metadata back as
cursor.Revolut XRevolut
PluginrequiredFinance - revx_get_orderrevx · Get one Revolut X order by its venue order UUID, the value in id rather than client_order_id.
Returns the order with its status, filled quantity, fees, and any attached take profit, stop loss,
conditional or TWAP legs. Use this to check a single known order, and use get_active_orders or
get_historical_orders to find orders.Revolut XRevolut
PluginrequiredFinance - revx_get_order_bookrevx · Get the resting bids and asks for one Revolut X pair. Use this for depth and slippage
questions, and prefer get_tickers for a simple price. Level keys are abbreviated: aid = asset, anm = asset name, s = side with BUYI for bids and SELL for asks, p = price, pc = price currency, pn = price nature, q = quantity, qc = quantity currency, qn = quantity nature, ve = venue, no = resting order count, ts = trading system, pdt = price timestamp.Revolut XRevolut
PluginrequiredFinance - revx_get_order_fillsrevx · List the user's own executions for one Revolut X order, identified by the venue order UUID from the
order's id rather than client_order_id. Use this for the prices and sizes an order actually traded
at, and use get_all_trades for public market trades. Fees are not on a fill, get_order reports them
for the whole order.
Trade keys are abbreviated: tdt = trade timestamp, aid = asset, anm = asset name, p = price, pc = price currency, pn = price nature, q = quantity, qc = quantity currency, qn = quantity nature, ve = venue, vp = venue platform, pdt = price timestamp, tid = trade id without hyphens.
Fills also carry oid = order id, s = the user's own side, im = true when the user was the maker.Revolut XRevolut
PluginrequiredFinance - revx_get_pairsrevx · List the pairs tradeable on Revolut X, keyed by symbol such as BTC/USD, with base and quote
currency, price and quantity step sizes, minimum and maximum order sizes in base and quote,
optional slippage, and trading status. Use this before sizing or placing an order, or to confirm a
pair is tradeable.Revolut XRevolut
PluginrequiredFinance - revx_get_tickersrevx · Get current prices for Revolut X pairs, including bid, ask, mid, last price and 24 hour high, low,
change and volume. Use this for price checks and daily movement questions. Pass symbols to narrow
the result, otherwise all pairs visible to the user are returned. Prices with no current value come
back as empty strings rather than zero.Revolut XRevolut
PluginrequiredFinance - info_tokoinfo · Info umum AlvaMitra Store: jam operasional (jam buka & tutup, hari buka/tutup), kontak/WhatsApp CS, dan alamat cabang (Jakarta & Bandung). Pakai tool ini buat pertanyaan seputar "jam buka/tutup toko", "toko buka hari apa aja", "buka hari Minggu ga", "nomor CS/WhatsApp", atau "alamat toko".AlvamitraAlvamitra
PluginrequiredCommerce - link_keranjanglink · Balikin link ke keranjang (cart) akun Alva Store caller biar bisa dibuka & checkout. Dipakai sebagai fallback kalau user cuma mau buka keranjangnya, atau setelah nambah barang.AlvamitraAlvamitra
PluginrequiredCommerce - tambah_ke_keranjangtambah · Masukin produk ke keranjang (cart) akun Alva Store caller, dicari berdasarkan nama atau SKU (natural language). Kalau keyword ambigu, ga di-auto-pick — balikin daftar kandidat buat dipilih. Response selalu menyertakan Link_Keranjang (link ke keranjang akun caller di Alva Store) buat lanjut checkout / fallback kalau item ga bisa ditambah otomatis.AlvamitraAlvamitra
PluginrequiredCommerce - tanya_hargatanya · Cari harga produk berdasarkan nama, SKU, brand, ATAU istilah/kategori (mis. "Hikvision ipcam", "kamera outdoor 4MP", "DVR 8 channel") - natural language, relaxed search (balikin beberapa kandidat ter-relevan, ga harus exact). Tiap hasil sekalian bawa field Ketersediaan (Tersedia / Ready Dalam 2-3 Hari / Ready Dalam 3-5 Jam / Tidak Tersedia / Discontinue), jadi pertanyaan macam "harga 3 kamera yang STOKNYA ADA" cukup 1 call tool ini - JANGAN panggil tanya_stok terpisah, filter sendiri dari field Ketersediaan. Harga sudah disesuaikan level organisasi caller (Bukan Anggota/Anggota/Anggota Spesial). Kalau stok tidak tersedia (back-order) dan produk tidak di-set boleh tampil harga back-order, field Harga = null + Keterangan "Tanyakan pada CS kami" - sampaikan apa adanya, jangan mengarang harga.AlvamitraAlvamitra
PluginrequiredCommerce - tanya_spektanya · Ambil spesifikasi device (spek dari Atribut_Produk yang sudah diparse jadi key-value, spek kamera resolusi/lensa/jenis kalau ada, garansi, deskripsi) plus harga sesuai level organisasi caller, berdasarkan nama/SKU/istilah spek (natural language). Pakai tool ini buat pertanyaan seputar spek device & MEMBANDINGKAN beberapa device, misal "bedanya DVR Hikvision A sama B apa", "kamera ini resolusinya berapa", "DVR 8 channel yang bagus mana", "mending pilih yang mana". Search-nya relaxed: balikin beberapa kandidat ter-relevan beserta speknya buat dibandingkan (bukan harus exact match). Field spek yang kosong tidak disertakan. Kalau stok produk tidak tersedia (back-order) dan produk tidak di-set boleh tampil harga back-order, field Harga = null dan ada field Keterangan "Tanyakan pada CS kami" - sampaikan itu ke user, jangan mengarang harga.AlvamitraAlvamitra
PluginrequiredCommerce - tanya_stoktanya · Cek ketersediaan stok produk (Tersedia / Ready Dalam 3-5 Jam / Tidak Tersedia, tanpa angka - stok bersifat rahasia) berdasarkan nama atau SKU (natural language search). Kalau keyword ambigu, balikin beberapa kandidat produk buat dipilih.AlvamitraAlvamitra
PluginrequiredCommerce - Ask Decionis Before Actingdecionisevaluate · Ask whether an AI agent is authorized to perform a proposed business action before it acts. Returns a clear proceed, hold, block, or escalate state plus a signed Decision Dossier; never executes the downstream action. Use mode=SHADOW for phrases such as 'just check' or 'what would happen'.DecionisDecionis
PluginrequiredAI - Ask Them to Approve Itdecionisrequest · Request action-bound human approval through Decionis Presence for a stored HOLD or ESCALATE decision. Use only after the user asks to request the missing approval. The action remains held and no downstream execution occurs; return the approval link to the named approver.DecionisDecionis
PluginrequiredAI - Check Presence Approvaldecionisget · Check an action-bound Presence approval. A clean signed approval is verified server-side and automatically re-evaluated by Decionis; only the new Decionis authority card can return PROCEED. Pending, denied, invalid, or unavailable evidence remains fail-closed.DecionisDecionis
PluginrequiredAI - Get Decision Dossierdecionisget · Retrieve a stored Decision Dossier by org and dossier ID.DecionisDecionis
PluginrequiredAI - Try Decionisdecionisget · Start a safe, one-minute Decionis experience and return a signed authority decision for a synthetic business action in this single call. Always use this when someone says 'Try Decionis', asks what Decionis does, asks for a demo, a risky transaction, a synthetic scenario, or a safe playground, or has not supplied an action to evaluate. Do not call decionis.evaluate_decision again after this tool returns an authority result.DecionisDecionis
PluginrequiredAI - What Would Make This Proceed?decionisget · Show satisfied and missing authority requirements for a Decionis decision. Use when someone asks what is missing, who must approve, or what would make the action proceed.DecionisDecionis
PluginrequiredAI - Why Did Decionis Decide This?decionisexplain · Explain a Decionis decision in business language: what happened, why, which policy triggered, what authority is required, what evidence was considered, and the next safe action. Use after questions such as 'Why?' or 'Why didn't you do it?'.DecionisDecionis
PluginrequiredAI - Compare ridescompare · Compare current ride-hailing prices and pickup times from the providers available through Sail.SailSail
PluginnoneTravel & Hospitality - Plan a tripplan · Compare ride-hailing and trotro options together. This is the default tool for multimodal trip planning.SailSail
PluginnoneTravel & Hospitality - Plan a trotro routeplan · Plan public transport journeys by trotro, including fares, walking legs, transfers, and boarding instructions.SailSail
PluginnoneTravel & Hospitality - Resolve placeresolve · Resolve a place ID from search_places to an exact name, address, and coordinates.SailSail
PluginnoneTravel & Hospitality - Search placessearch · Search for pickup or destination places. Use resolve_place on the selected result before planning a trip.SailSail
PluginnoneTravel & Hospitality - Get current LMGram profileget · Returns the LMGram profile linked to the connected account.LMGramLMGram
PluginrequiredProductivity - List LMGram match requestslist · Lists recent match requests for the current LMGram user, optionally filtered by role and status.LMGramLMGram
PluginrequiredProductivity - List chat messageslist · Lists messages in a LMGram chat. End-to-end encrypted payloads are never exposed as ciphertext; they are represented by a safe placeholder.LMGramLMGram
PluginrequiredProductivity - Request a human matchrequest · Creates an opt-in LMGram human match request only after the user explicitly asks to use LMGram to find a collaborator, peer, mentor, or helper. Never invoke for general advice, dating or romantic matchmaking. Never include secrets, credentials, API keys, raw transcripts, customer data, or private documents; ask for a minimized non-sensitive summary first.LMGramLMGram
PluginrequiredProductivity - Send a chat messagesend · Sends a message into a LMGram chat.LMGramLMGram
PluginrequiredProductivity - Start or request a chatstart · Starts a LMGram chat for a match request, or records that this side wants to chat.LMGramLMGram
PluginrequiredProductivity
What is Tool Explorer?
Tool Explorer indexes the callable tool names and descriptions attached to public registry profiles. It is useful for seeing what agents can actually invoke, not just which profile exists.
How do category and verb filters work?
Category filters use the live registry category rollup. Verb filters use the public tool insights rollup, so the page stays backed by the same read models as the tracker charts.
Why do auth requirements matter?
Auth requirements show whether a tool is likely usable without account connection, requires authentication, is private, or is unknown in the current snapshot.