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-11USmethodology registry-public-v1
Searchable tools
113,017
Authless tools
7,424
Auth required
100,766
Described tools
61,166
113,017 tools
- View sponsor packageview · View a sponsorship package and its details.TicketgridTicketgrid
PluginrequiredCommerce - View themeview · View a visual theme's branding configuration.TicketgridTicketgrid
PluginrequiredCommerce - View ticket sales reportview · View ticket quantities and revenue sold for an event.TicketgridTicketgrid
PluginrequiredCommerce - View ticket scan reportview · View issued and scanned ticket totals by ticket type for an event.TicketgridTicketgrid
PluginrequiredCommerce - list_serviceslist · Read published consulting services, pricing policy and contact URL. Use to assess engagement fit; does not book or send anything.Arne KellmannArne Kellmann
PluginnoneAI - read_documentread · Read a published site markdown document by path, such as /index.md, /pricing.md or /auth.md.Arne KellmannArne Kellmann
PluginnoneAI - search_docssearch · Search published site documentation using keywords. Returns source URLs and excerpts; no generated advice.Arne KellmannArne Kellmann
PluginnoneAI - Find weather windowsfind · Use this when the user asks when an activity fits their weather limits. Shows one place as three-hour windows rated Clear, Near Limit, Over Limit, or unavailable, one day per page. `day`/`days` select the opening day and dates answered; arrows browse the forecast. Pass one to four named above, below, or between limits with SI thresholds and `near_margin`. Use one between limit for a band; duplicate variables are rejected. Missing criteria prevent Clear; a known breach remains Over Limit. 3h precipitation sums are not prorated. Supply lat/lon coordinates you resolve from the user's request (a named place, address, or landmark) — this tool never reads the browser's location. Not for a plain forecast (get_weather_summary), one variable in depth (get_variable_forecast), comparing places (get_weather_comparison), or a map (get_weather_map).Weather by WindBorneWindBorne Systems
PluginrequiredData & Analytics - Get variable forecastget · Use this when the user wants ONE weather variable in depth — a wind window, a pressure trend, cloud cover through the day, "how much snow is coming". Shows a single WindBorne WM-6 forecast variable for one location, one day per card; the reader steps to any day the forecast covers, so `day`/`days` only pick the opening day and how many days the written summary spans. `moments` mark the user's times on the chart; `highlights` shade SI threshold regions and must name the plotted `variable`. Supply lat/lon coordinates you resolve from the user's request (a named place, address, or landmark) — this tool never reads the browser's location. Not for the general "what's the weather" question (use get_weather_summary), not for comparing places (get_weather_comparison), not for ranking time slots against several limits (find_weather_windows), not for a regional view (get_weather_map).Weather by WindBorneWindBorne Systems
PluginrequiredData & Analytics - Get weather comparisonget · Use this when the user wants to compare two to four places or pick between destinations — "is Lisbon or Porto nicer this weekend". Shows places side by side for a whole local day or one served hour. `day` defaults to today in the first place; `hour` uses that place's clock. The reader can page through the forecast. All requested `vars` appear in the answer; the widget shows at most five rows, or three with extra places. Peak precipitation odds describe one 3-hour block; sums are not prorated across midnight. Supply lat/lon coordinates you resolve from the user's request (a named place, address, or landmark) — this tool never reads the browser's location. Not for one place (get_weather_summary or get_variable_forecast), finding a time slot (find_weather_windows), or a map (get_weather_map).Weather by WindBorneWindBorne Systems
PluginrequiredData & Analytics - Get weather mapget · Use this when the user wants to SEE weather over a region — a storm, a front, a regional pattern, "is there a storm coming toward Florida", 500 hPa heights over an ocean. Shows an animated WindBorne weather map in a fixed Web Mercator rectangle around a focus: precipitation, pressure and wind by default, or a temperature, water-vapor or 500 hPa preset; `day`/`hour` pick the opening frame in the focus's local time within the latest run's forecast horizon. Supply lat/lon coordinates you resolve from the user's request (a named place, address, or landmark) — this tool never reads the browser's location. Omit offsets for a centered 10,000 × 5,000 km map, or give all four edge offsets in projected km (width 10,000–20,000, height 5,000–12,000; may cross the antimeridian). Not for a point forecast (use get_weather_summary), not for one variable at one place (get_variable_forecast), not for comparing places (get_weather_comparison), not for ranking activity time slots (find_weather_windows).Weather by WindBorneWindBorne Systems
PluginrequiredData & Analytics - Get weather summaryget · Use this when the user asks about overall weather or a general forecast for a place. Shows sky, temperature range, precipitation amount and chance for one location, one day per page. `day`/`days` select the opening day and dates answered; arrows browse the 14-day forecast. `moments` mark times on both charts; `highlights` shade SI thresholds for temperature_2m or total_precipitation_3h. Amounts sum 3h blocks without prorating across midnight; peak odds refer to one 3h block, not the whole day. Supply lat/lon coordinates you resolve from the user's request (a named place, address, or landmark) — this tool never reads the browser's location. Not for one variable in depth (get_variable_forecast), comparing places (get_weather_comparison), finding activity windows under user limits (find_weather_windows), or a regional view (get_weather_map).Weather by WindBorneWindBorne Systems
PluginrequiredData & Analytics - Autocomplete actionautocomplete · Resolve autocomplete options for a connector action (HubSpot object types, Slack channels, Metabase questions, …). Pass slug from search_actions.autocompletes. Resolve params to concrete values first — do not pass $this expression paths. Put chosen values in execute_action data, not action.config.CargoCargo
PluginrequiredSales & CRM - Browse the contextbrowse · List the files and folders at a path in the workspace context. Pass depth -1 with no path for the full tree in one call. Navigates structure without reading any content.CargoCargo
PluginrequiredSales & CRM - Describe modeldescribe · Return a model's columns, dataset slug, and unquoted dataset.model reference without querying rows.CargoCargo
PluginrequiredSales & CRM - Execute actionexecute · Run one action on a single input. Creates a run and consumes credits. If the result is outcome executing, poll with get_run. Do not loop this over a list — use execute_action_batch.CargoCargo
PluginrequiredSales & CRM - Execute action batchexecute · Run one action over many records in a single batch. Cheaper and observable than looping execute_action. If the result is outcome executing, poll with get_batch.CargoCargo
PluginrequiredSales & CRM - Get action schemaget · Resolve the input and output JSON schemas of a connector, native, tool, or agent action without executing it. Pass the action object from search_actions. For connector fields that need a picked id (list, object type, campaign), call autocomplete_action.CargoCargo
PluginrequiredSales & CRM - Get batchget · Get one batch by uuid. If execute_action_batch returned outcome "executing", call this until the batch has finished. A successful batch includes a download of the output CSV.CargoCargo
PluginrequiredSales & CRM - Get runget · Get one run by uuid, including computed configs and context. If execute_action returned outcome "executing", call this until the run has finished.CargoCargo
PluginrequiredSales & CRM - Get usageget · Credit usage for the last 7 days, grouped by integration. Check this before running paid actions.CargoCargo
PluginrequiredSales & CRM - List modelslist · List data models in this workspace. Use describe_model then query_models.CargoCargo
PluginrequiredSales & CRM - List runslist · List recent ad-hoc action runs in this workspace. Does not include play or tool workflow runs.CargoCargo
PluginrequiredSales & CRM - Map the contextmap · List every indexed file in the workspace context (path, title, summary, folder) without reading any file body. The context is the workspace's knowledge base — playbooks, ICP definitions, scoring rubrics, internal docs. Start here to discover what exists, then search_context or read_context for the parts the task needs. This surface is read-only; write through the workspace's context capability.CargoCargo
PluginrequiredSales & CRM - Query modelsquery · List records on one model. Not warehouse SQL — use the cargo-ai CLI for that. Keep limits small.CargoCargo
PluginrequiredSales & CRM - Read a context fileread · Read a UTF-8 file from the workspace context. Reads with no endLine return only the first 250 lines and set truncated; pass a 1-indexed inclusive startLine/endLine range to page through the rest or target a section. The response always carries totalLines.CargoCargo
PluginrequiredSales & CRM - Search actionssearch · Search actions you can run: integration catalog (connector), Cargo native, workspace tools, and agents. Each result includes autocompletes when input fields need a picked id. Use the returned action with execute_action or execute_action_batch, get_action_schema, and autocomplete_action. Never fan out execute_action record-by-record — use execute_action_batch.CargoCargo
PluginrequiredSales & CRM - Search the contextsearch · Search context file contents and return matching lines (path, line number, snippet), never whole files. At most 5 matches per file, so results spread across files. Use it to locate a term, then read_context a tight range around the hits.CargoCargo
PluginrequiredSales & CRM - Who am Iwhoami · Return the signed-in user, the workspace this MCP session is bound to, and a plan/credits snapshot.CargoCargo
PluginrequiredSales & CRM - Chamar Elevadorcall · [Permissão: Exclusivo Morador] Use this tool to trigger an elevator call for the authenticated resident. Aciona a chamada de elevador para o morador autenticado. Exclusivo para o perfil de Morador (role 9). Tipos válidos: 'chegando_pe' (0), 'saindo_pe' (1), 'chegando_carro' (2), 'saindo_carro' (3). Do NOT use for non-resident roles or for monitoring elevator status.NeomotNeomot
PluginrequiredOperations - Listar Sensores MEGAlist · [Permissão: Morador, Síndico, Zelador, Portaria, Técnico e Admin] Use this tool to list MEGA water and gas meters (pulse-based consumption measurement) and retrieve current meter readings. Localiza medidores de água ou gás do sistema MEGA (sistema que mede consumo por pulsos) e retorna seus IDs e leitura atual. Para um morador perguntando pelo próprio consumo, chame esta ferramenta primeiro com sensor_type apropriado e sem building_id: a identidade autenticada restringe o resultado automaticamente ao apartamento do morador. Em seguida, use get_sensor_history (ou get_mega_history) para o medidor retornado. Operadores podem filtrar por condomínio ou transmissor.NeomotNeomot
PluginrequiredOperations - Obter Histórico Hydrusget · [Permissão: Morador, Síndico, Zelador, Portaria, Técnico e Admin] Use this tool to track historical water tank levels, percentage remaining, and volume history for Hydrus cisterns over time. Retorna o histórico de nível de água das cisternas/reservatórios do sistema Hydrus (nível % e volume em litros), com filtro por ID do sensor Hydrus ou do condomínio. O Hydrus monitora armazenamento/nível de reservatórios (diferente do consumo acumulado do MEGA). Use to track water tank level history, consumption patterns, leakage detection, and refill anomalies over time.NeomotNeomot
PluginrequiredOperations - Obter Histórico MEGAget · [Permissão: Morador, Síndico, Zelador, Portaria, Técnico e Admin] Use this tool to query MEGA water and gas consumption history grouped by daily, weekly, monthly, or yearly. Retorna o histórico de consumo de água ou gás do sistema MEGA para um medidor de consumo. Alias para get_sensor_history. Use list_mega_sensors primeiro para obter o sensor_id do medidor. Use to query MEGA water and gas consumption history grouped by daily, weekly, monthly, or yearly.NeomotNeomot
PluginrequiredOperations - Obter Histórico do Sensorget · [Permissão: Morador, Síndico, Zelador, Portaria, Técnico e Admin] Use this tool to query historical water or gas consumption data from the MEGA system, aggregated daily, weekly, monthly, or yearly. Retorna leituras históricas de consumo de água ou gás do sistema MEGA, agrupadas por dia, semana, mês ou ano. Use depois de list_mega_sensors para obter o sensor_id correto. Para perguntas como 'meu consumo este mês', use period='monthly' e informe from_date como o primeiro dia do mês atual e to_date como a data atual. A autorização impede moradores de acessar medidores de outros apartamentos. Use to check MEGA water/gas consumption history.NeomotNeomot
PluginrequiredOperations - Obter Perfil Atualget · [Permissão: Qualquer perfil autenticado] Use this tool to retrieve the authenticated user's current session profile, active role, selected condominium/building, apartment unit, garage space, and favorite elevator. Retorna as informações do perfil autenticado atual: nome do usuário, papel/perfil selecionado, condomínio selecionado (se houver), apartamento (se houver), garagem (se houver) e elevador favorito (se houver). Útil para depuração de problemas e verificação de contexto da sessão. Do NOT use for listing buildings or elevators across the system; use list_buildings or list_elevators instead.NeomotNeomot
PluginrequiredOperations - Obter Status Hydrusget · [Permissão: Morador, Síndico, Zelador, Portaria, Técnico e Admin] Use this tool to inspect the current state, water level percentage, volume (liters), and capacity of Hydrus water tanks and cisterns. Retorna o estado atual de cisternas e reservatórios do sistema Hydrus: nível (%), água restante (litros), capacidade total e status. O Hydrus monitora o armazenamento e nível de água das cisternas do condomínio (diferente da medição de consumo por apartamento do MEGA). Use building_id durante a verificação de situação de um empreendimento para descobrir os reservatórios vinculados. Moradores veem apenas a cisterna do próprio condomínio.NeomotNeomot
PluginrequiredOperations - Obter Status do Sensorget · [Permissão: Morador, Síndico, Zelador, Portaria, Técnico e Admin] Use this tool to inspect detailed diagnostics for a specific MEGA water or gas meter: current reading, monthly threshold, battery level, RSSI, and transmitter status. Retorna o diagnóstico atual de um medidor específico de água ou gás: leitura, limite mensal, última leitura, bateria e sinal do transmissor. Use o sensor_id retornado por list_mega_sensors quando o usuário relatar leitura ausente, consumo inesperado ou possível falha de medição.NeomotNeomot
PluginrequiredOperations - get_google_performanceget · Get aggregate Google Search, Discover, and Google News performance and top pages for published editorial content only. Use it to explain performance, not to choose what the user should write or publish. Every forward-looking publication decision, including a Discover- or Search-focused request, must come from get_publication_recommendations. Set response_language to the language of the current user message when supported. Present the complete final answer in that language, regardless of conversation history, account locale, site language, or tool-output language.TopicLift Editorial CopilotTopicLift
PluginrequiredData & Analytics - get_publication_recommendationsget · Get up to five evidence-backed editorial themes from TopicLift data for deciding what to publish next.TopicLift Editorial CopilotTopicLift
PluginrequiredData & Analytics - get_search_queriesget · Get aggregate Google web-search queries and associated article evidence from published editorial content only. Non-editorial and unmapped Search Console URLs are excluded. Set response_language to the language of the current user message when supported. Present the complete final answer in that language, regardless of conversation history, account locale, site language, or tool-output language.TopicLift Editorial CopilotTopicLift
PluginrequiredData & Analytics - get_top_articlesget · Get historical or current article performance from published editorial content only. Use this to describe winners, growth, decline, Search, or Discover performance. Do not use it to decide what the user should write or publish; every forward-looking publication decision must come from get_publication_recommendations. Set response_language to the language of the current user message when supported. Present the complete final answer in that language, regardless of conversation history, account locale, site language, or tool-output language.TopicLift Editorial CopilotTopicLift
PluginrequiredData & Analytics - get_traffic_overviewget · Get realtime or historical traffic for published editorial content only. Pageviews, sessions, sources, devices, and comparisons exclude the homepage, pages, archives, and other non-editorial URLs. Set response_language to the language of the current user message when supported. Present the complete final answer in that language, regardless of conversation history, account locale, site language, or tool-output language.TopicLift Editorial CopilotTopicLift
PluginrequiredData & Analytics - list_siteslist · List active TopicLift sites authorized for this personal token. Set response_language to the language of the current user message when supported. Present the complete final answer in that language, regardless of conversation history, account locale, site language, or tool-output language.TopicLift Editorial CopilotTopicLift
PluginrequiredData & Analytics - Create projectcreate · Create a Smooth Bundle project for the authenticated user.Smooth BundleSmooth Bundle
PluginrequiredDeveloper Tools - Create versioncreate · Create a draft version for a versioned Smooth Bundle project. By default it clones assets from latestVersion.Smooth BundleSmooth Bundle
PluginrequiredDeveloper Tools - Get assetget · Find one asset by id, fileName and/or path, then return its metadata.Smooth BundleSmooth Bundle
PluginrequiredDeveloper Tools - Get projectget · Get metadata for one Smooth Bundle project.Smooth BundleSmooth Bundle
PluginrequiredDeveloper Tools - List assetslist · List assets for a Smooth Bundle project. For versioned projects, pass version to list a specific version.Smooth BundleSmooth Bundle
PluginrequiredDeveloper Tools - List projectslist · List Smooth Bundle projects available to the authenticated user.Smooth BundleSmooth Bundle
PluginrequiredDeveloper Tools - List version tagslist · List custom version tags for a versioned Smooth Bundle project. The system latest tag follows the published latestVersion.Smooth BundleSmooth Bundle
PluginrequiredDeveloper Tools
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.