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
- Get package itineraryget · Get the official configured itinerary for a BookMyDestination.com package.
Use when the traveller asks for the route or day-by-day plan of an identified package. Prefer the
structured itinerary_items when present. If status is not_configured or the itinerary is empty, say
no dedicated itinerary is available and do not construct an official itinerary from general knowledge.BookMyDestination.comBookMyDestination.com
PluginnoneTravel & Hospitality - Search BookMyDestination.com packagessearch · Search published BookMyDestination.com travel packages and tours.
Use this for package discovery by keyword, destination, or budget. Results are controlled first-party
catalogue information. Do not invent prices, dates, inclusions, or live availability, and do not treat
a published package listing as a confirmed seat, room, transport, or supplier reservation.BookMyDestination.comBookMyDestination.com
PluginnoneTravel & Hospitality - Add Package to Cartadd · Add a package offering to an existing cart (quantity is always 1). Requires a booking interval step. Do not use for products or services.IvonIvon
PluginnoneCommerce - Add Rental Product to Cartadd · Add a rental product to an existing cart (quantity is always 1). Use when the user wants to rent a product for a time period. Requires a booking interval step. Do not use for outright purchases, services, or packages.IvonIvon
PluginnoneCommerce - Add Sell Product to Cartadd · Add a for-sale (non-rental) product to an existing cart. Use when the user wants to purchase a product outright. Do not use for rentals, services, or packages.IvonIvon
PluginnoneCommerce - Add Service to Cartadd · Add a service offering to an existing cart. Requires a booking interval step. Do not use for products or packages.IvonIvon
PluginnoneCommerce - Create App Deep Linkcreate · Create an order bridge URL for an existing order. Returns a landing /deeplink link for the user plus app/OneLink fallbacks. Use after checkout when the user should open order details, chat, or rating in the app or browser. Share the url field with the user. Do not use for cart checkout; use create_order_link for that.IvonIvon
PluginnoneCommerce - Create Or Get Cartcreate · Create a cart session or fetch an existing cart by cartCode. Use before add_cart_item/update_cart_item/remove_cart_item. Do not use for catalog search, availability checks, or final order lookup.IvonIvon
PluginnoneCommerce - Create Order Linkcreate · Create a checkout bridge URL for a prepared cart. Use after cart setup is complete and user is ready to proceed to payment/checkout. Do not use for order status retrieval; use get_order for that.IvonIvon
PluginnoneCommerce - Get Availabilityget · Check free and booked slots for a specific offering at a specific warehouse in a time range. Use after you already know the offering and warehouse IDs (for example after search_catalog / search_more_offerings). For rental products (productType="rent") you MUST also pass pricingOptionId from the search result — the backend rejects rental availability without it. Do not use for discovery/filtering across many items; use search_catalog / search_more_offerings for that.IvonIvon
PluginnoneCommerce - Get Order Detailsget · Fetch order details for an existing order. Use when the user asks for order status/details after checkout. Do not use for cart creation, checkout link generation, or catalog search.IvonIvon
PluginnoneCommerce - Remove Cart Itemremove · Remove an existing line item from a cart. Use only when the user explicitly wants to delete an item from the cart. Do not use for quantity/date changes; use update_cart_item for edits.IvonIvon
PluginnoneCommerce - Search Marketplace Catalogget · CRITICAL: right after this tool returns, paste structuredContent.reply verbatim as your first user-visible message — no intro, no summary, no paraphrase before it. Show the visual carousel only once per conversation: use search_catalog for the FIRST catalog search; for every later or refined search use search_more_offerings, which returns the same linked listings as text without re-rendering the carousel. Every listing must be a markdown link [name](url). Never plain text like "Beach Paddle Ball — $12" without the url. Use exact urls from structuredContent.items[]. Do not rewrite item names or drop links. Trip planning: if the user says "plan my trip" (or similar) without where + when + people, do NOT call this tool — ask for city/area, dates, and headcount first. When where, dates, and people are provided, structure the reply by trip dates and rentals in that location (tool builds the layout). Catalog only — not a hotel booking engine. "Places to stay" means bookable Ivon rentals/experiences in the destination city, not third-party hotels. The reply already ends with an add-to-cart follow-up — do not invent your own closing question. If the user then picks items to add, use structuredContent.items[].offeringId as the offeringId for the add_*_to_cart tools (chain create_or_get_cart → get_availability → add_*_to_cart). Pick the add tool by kind + productType: product+rent → add_rental_product_to_cart, product+sale → add_sell_product_to_cart, service → add_service_to_cart, package → add_package_to_cart. Search Ivon for bookable products, services, and packages (rentals/experiences). Vague trip requests ("plan my trip", "help plan vacation"): ask Where (city/area), When (dates), How many people — then call with city, fromDate, toDate, people. With full trip details, reply is grouped by date near the destination. Examples: "plan my trip" → ask 3 questions first; "Clearwater Jul 5-7 4 people" → search and paste structuredContent.reply. Renders the visual results carousel — use this for the FIRST catalog search of a conversation only. Do NOT call this tool again after the first search: any later or refined search must use search_more_offerings, which returns the same listings without stacking another carousel. Legacy alias for 'search_catalog'.IvonIvon
PluginnoneCommerce - Search Marketplace Catalogget · CRITICAL: right after this tool returns, paste structuredContent.reply verbatim as your first user-visible message — no intro, no summary, no paraphrase before it. Show the visual carousel only once per conversation: use search_catalog for the FIRST catalog search; for every later or refined search use search_more_offerings, which returns the same linked listings as text without re-rendering the carousel. Every listing must be a markdown link [name](url). Never plain text like "Beach Paddle Ball — $12" without the url. Use exact urls from structuredContent.items[]. Do not rewrite item names or drop links. Trip planning: if the user says "plan my trip" (or similar) without where + when + people, do NOT call this tool — ask for city/area, dates, and headcount first. When where, dates, and people are provided, structure the reply by trip dates and rentals in that location (tool builds the layout). Catalog only — not a hotel booking engine. "Places to stay" means bookable Ivon rentals/experiences in the destination city, not third-party hotels. The reply already ends with an add-to-cart follow-up — do not invent your own closing question. If the user then picks items to add, use structuredContent.items[].offeringId as the offeringId for the add_*_to_cart tools (chain create_or_get_cart → get_availability → add_*_to_cart). Pick the add tool by kind + productType: product+rent → add_rental_product_to_cart, product+sale → add_sell_product_to_cart, service → add_service_to_cart, package → add_package_to_cart. Search Ivon for bookable products, services, and packages (rentals/experiences). Vague trip requests ("plan my trip", "help plan vacation"): ask Where (city/area), When (dates), How many people — then call with city, fromDate, toDate, people. With full trip details, reply is grouped by date near the destination. Examples: "plan my trip" → ask 3 questions first; "Clearwater Jul 5-7 4 people" → search and paste structuredContent.reply. Renders the visual results carousel — use this for the FIRST catalog search of a conversation only. Do NOT call this tool again after the first search: any later or refined search must use search_more_offerings, which returns the same listings without stacking another carousel. Legacy alias for 'search_catalog'.IvonIvon
PluginnoneCommerce - Search Marketplace Catalogsearch · CRITICAL: right after this tool returns, paste structuredContent.reply verbatim as your first user-visible message — no intro, no summary, no paraphrase before it. Show the visual carousel only once per conversation: use search_catalog for the FIRST catalog search; for every later or refined search use search_more_offerings, which returns the same linked listings as text without re-rendering the carousel. Every listing must be a markdown link [name](url). Never plain text like "Beach Paddle Ball — $12" without the url. Use exact urls from structuredContent.items[]. Do not rewrite item names or drop links. Trip planning: if the user says "plan my trip" (or similar) without where + when + people, do NOT call this tool — ask for city/area, dates, and headcount first. When where, dates, and people are provided, structure the reply by trip dates and rentals in that location (tool builds the layout). Catalog only — not a hotel booking engine. "Places to stay" means bookable Ivon rentals/experiences in the destination city, not third-party hotels. The reply already ends with an add-to-cart follow-up — do not invent your own closing question. If the user then picks items to add, use structuredContent.items[].offeringId as the offeringId for the add_*_to_cart tools (chain create_or_get_cart → get_availability → add_*_to_cart). Pick the add tool by kind + productType: product+rent → add_rental_product_to_cart, product+sale → add_sell_product_to_cart, service → add_service_to_cart, package → add_package_to_cart. Search Ivon for bookable products, services, and packages (rentals/experiences). Vague trip requests ("plan my trip", "help plan vacation"): ask Where (city/area), When (dates), How many people — then call with city, fromDate, toDate, people. With full trip details, reply is grouped by date near the destination. Examples: "plan my trip" → ask 3 questions first; "Clearwater Jul 5-7 4 people" → search and paste structuredContent.reply. Renders the visual results carousel — use this for the FIRST catalog search of a conversation only. Do NOT call this tool again after the first search: any later or refined search must use search_more_offerings, which returns the same listings without stacking another carousel.IvonIvon
PluginnoneCommerce - Search Marketplace Catalog (text only)search · CRITICAL: right after this tool returns, paste structuredContent.reply verbatim as your first user-visible message — no intro, no summary, no paraphrase before it. Show the visual carousel only once per conversation: use search_catalog for the FIRST catalog search; for every later or refined search use search_more_offerings, which returns the same linked listings as text without re-rendering the carousel. Every listing must be a markdown link [name](url). Never plain text like "Beach Paddle Ball — $12" without the url. Use exact urls from structuredContent.items[]. Do not rewrite item names or drop links. Trip planning: if the user says "plan my trip" (or similar) without where + when + people, do NOT call this tool — ask for city/area, dates, and headcount first. When where, dates, and people are provided, structure the reply by trip dates and rentals in that location (tool builds the layout). Catalog only — not a hotel booking engine. "Places to stay" means bookable Ivon rentals/experiences in the destination city, not third-party hotels. The reply already ends with an add-to-cart follow-up — do not invent your own closing question. If the user then picks items to add, use structuredContent.items[].offeringId as the offeringId for the add_*_to_cart tools (chain create_or_get_cart → get_availability → add_*_to_cart). Pick the add tool by kind + productType: product+rent → add_rental_product_to_cart, product+sale → add_sell_product_to_cart, service → add_service_to_cart, package → add_package_to_cart. Search Ivon for bookable products, services, and packages (rentals/experiences). Vague trip requests ("plan my trip", "help plan vacation"): ask Where (city/area), When (dates), How many people — then call with city, fromDate, toDate, people. With full trip details, reply is grouped by date near the destination. Examples: "plan my trip" → ask 3 questions first; "Clearwater Jul 5-7 4 people" → search and paste structuredContent.reply. Returns the same linked listings as text WITHOUT re-rendering the carousel — use this for every follow-up or refined search after the first search_catalog call has already shown the carousel.IvonIvon
PluginnoneCommerce - Update Cart Itemupdate · Update fields for an existing cart line item. Use when the user changes quantity, schedule, warehouse, delivery, or participant details. Do not use to add a new line item or remove one.IvonIvon
PluginnoneCommerce - Analytics: AP Aginganalytics · Accounts payable aging buckets as-of a date.Validis (AU)Validis
PluginrequiredFinance - Analytics: AR Aginganalytics · Accounts receivable aging buckets as-of a date.Validis (AU)Validis
PluginrequiredFinance - Analytics: Balance Sheet Qualityanalytics · Run balance sheet quality analyses on cached GL data and derived financial statements. Analyses: ebitda_working_capital_bridge (bridge EBITDA to working capital changes and operating cash flow per month), accruals_buildup (detect accounts with sustained accrual balance growth over consecutive months), prepayment_accrual_trend (track prepayment, accrual, and deferred account balances over time), balance_sheet_rollforward (opening + activity = closing per BS category per month), unusual_liability_fluctuations (flag months with liability changes exceeding N standard deviations), suspense_clearing_accounts (activity and uncleared balances in suspense, clearing, and intercompany accounts). Supports optional materiality filtering to exclude immaterial items from results.Validis (AU)Validis
PluginrequiredFinance - Analytics: Financial Ratiosanalytics · Compute financial ratios and metrics organised by category: liquidity (current ratio, quick ratio, cash ratio, working capital), profitability (margins, ROA, ROE, ROCE), leverage (debt-to-equity, interest coverage), efficiency (DSO, DPO, DIO, cash conversion cycle, turnover), cash flow (operating CF ratio, free cash flow), growth (MoM changes), and aging (AR/AP concentration and weighted average days). Returns a monthly time-series for most ratios plus point-in-time aging ratios. Each ratio includes its value, formula components (numerator/denominator), and interpretation guidance.Validis (AU)Validis
PluginrequiredFinance - Analytics: Financial Statementsanalytics · Run financial statement analyses derived from P&L and balance sheet working papers. Analyses: trend_analysis (monthly/quarterly trends with moving averages), variance_analysis (period-over-period variance with significance flags), common_size_statements (all items as percentage of revenue or total assets), vertical_horizontal_analysis (combined vertical percentage and horizontal change from base period), account_balance_volatility (coefficient of variation per BS category), expense_ratio_analysis (expense categories as percentage of revenue over time), revenue_expense_correlation (Pearson correlation between monthly revenue and expenses). Supports optional materiality filtering (though all analyses in this tool produce aggregate ratios, so no item-level filtering is applied).Validis (AU)Validis
PluginrequiredFinance - Analytics: Fraud Indicatorsanalytics · Run fraud indicator analyses on cached GL/AR/AP data. Analyses: reversal_reclassification (opposite-amount pairs within time window on same account), unusual_account_combinations (rarely-used accounts with significant amounts), topside_adjustments (large manual journal entries near period end), vendor_payment_patterns (AP vendor payment regularity and anomalies), customer_refund_analysis (credit note and refund patterns per customer), related_party_indicators (name matching between AR customers and AP vendors via token similarity). Each analysis can be filtered by date range and account codes. Supports optional materiality filtering to exclude immaterial items from results.Validis (AU)Validis
PluginrequiredFinance - Analytics: Full Suiteanalytics · Run a predefined analytics suite (data quality, GL monthly summary, AR/AP aging) over cached datasets.Validis (AU)Validis
PluginrequiredFinance - Analytics: GL Summaryanalytics · General ledger summary grouped by month. Optionally sum absolute amounts (transaction volume) instead of signed net amounts.Validis (AU)Validis
PluginrequiredFinance - Analytics: Ledger Integrityanalytics · Run ledger integrity analyses on cached GL/AR/AP data. Analyses: benfords_law (leading-digit distribution vs Benford's expected, with chi-squared test; supports segment_by to produce per-segment distributions by journal_type, coa_primary_category, or coa_sub_category), duplicate_detection (matching amount + counterparty within time window), gap_sequence_testing (gaps in document/journal number sequences), journal_entry_analysis (manual postings, unusual users, late adjustments), round_number_frequency (amounts divisible by round thresholds), outlier_detection (statistical outliers via IQR or z-score), after_hours_posting (weekend and off-hours posting patterns). Each analysis can operate on the full dataset or be filtered by date range, account codes, journal_type, and COA categories. Supports optional materiality filtering — applied as post-filter for item-level analyses or as SQL pre-filter for aggregate analyses (Benford, round numbers, after-hours).Validis (AU)Validis
PluginrequiredFinance - Analytics: Query DSLanalytics · Ad-hoc analytics using a safe JSON query DSL compiled to parameterized SQL.Validis (AU)Validis
PluginrequiredFinance - Analytics: Revenue & Earnings Qualityanalytics · Run revenue and earnings quality analyses on cached GL/AR data. Analyses: revenue_cutoff_testing (revenue entries near period boundaries), period_end_revenue_spikes (disproportionate revenue in last days of month), revenue_concentration (top customers by revenue with Pareto cumulative %), credit_note_reversal_trends (monthly credit note trends and ratio to gross), gross_margin_trend (gross margin percentage over time), non_recurring_journal_id (non-recurring entries by journal type, keywords, and amount percentile), ebitda_normalization_candidates (items potentially needing EBITDA normalization above materiality threshold), manual_revenue_journals (manual entries to revenue accounts), deferred_revenue_movement (deferred revenue balance changes by month). Supports optional materiality filtering to exclude immaterial items from results.Validis (AU)Validis
PluginrequiredFinance - Analytics: Working Capitalanalytics · Run working capital analyses on cached AR/AP data and derived balance sheet. Analyses: working_capital_trend (net working capital components over time: cash, AR, inventory, AP, overdraft), customer_payment_behavior (days to pay per customer from settlement timestamps), vendor_payment_timing (days to pay per vendor from settlement timestamps), overdue_balance_concentration (top customers/vendors by overdue balance), large_customer_exposure (top customers by outstanding AR balance with concentration %), large_vendor_dependency (top vendors by outstanding AP balance with concentration %). Note: AR aging, AP aging, DSO, and DPO are available via analytics_ar_aging, analytics_ap_aging, and analytics_financial_ratios. Supports optional materiality filtering to exclude immaterial items from results.Validis (AU)Validis
PluginrequiredFinance - Datasets: Refreshdatasets · Fetch/cache General Ledger, Accounts Receivable, Accounts Payable, and Trial Balance datasets for an engagement_id. The refresh process can take up to 10 minutes to complete.Validis (AU)Validis
PluginrequiredFinance - Datasets: Sample Rowsdatasets · Return a small, bounded sample of cached canonical rows with audit-oriented filters (monetary thresholds, fraud indicators, random sampling, overdue items, and more).Validis (AU)Validis
PluginrequiredFinance - Datasets: Statusdatasets · Show cache status for GL/AR/AP/TB datasets.Validis (AU)Validis
PluginrequiredFinance - Engagements: Listengagements · List engagements with uploaded data. Includes which datasets (GL/AR/AP/TB) are already cached locally.Validis (AU)Validis
PluginrequiredFinance - Engagements: Searchengagements · Search engagements by company name. Includes which datasets (GL/AR/AP/TB) are already cached locally.Validis (AU)Validis
PluginrequiredFinance - Working Papers: Getworking · Get a working paper as one or more JSON tables (bounded; may paginate with cursor).Validis (AU)Validis
PluginrequiredFinance - Working Papers: Listworking · List available working papers for an engagement (tables suited for Excel).Validis (AU)Validis
PluginrequiredFinance - Start website migrationstart · Prepare an existing public website for migration into Panderr. Returns a Panderr link where the user can begin the migration and open the resulting website project for editing.PanderrPanderr
PluginnoneContent & Design - Chỉ đạo của lãnh đạorender · Use this tool when the user or the widget opens the Chỉ đạo page of the Nghị quyết 57 app. Select one leader and return one page of 5 related source articles.TTXVN Nghị quyết 57Vietnam News Agency (TTXVN)
PluginnoneOperations - Nhiệm vụ, giải pháprender · Use this tool when the user or widget opens the Nhiệm vụ, giải pháp page. It loads API articles and groups them by categoryName.TTXVN Nghị quyết 57Vietnam News Agency (TTXVN)
PluginnoneOperations - Sự kiện Nghị quyết 57render · Use this tool when the user or widget opens one Sự kiện tab. Domestic articles are selected by API address; international articles come from the Hợp tác quốc tế category; solutions are grouped by categoryName.TTXVN Nghị quyết 57Vietnam News Agency (TTXVN)
PluginnoneOperations - Trang chủ Nghị quyết 57render · Use this tool only when the user's request is about Nghị quyết 57, NQ57, 57-NQ/TW, including Vietnamese without diacritics or minor typos. Do not call this tool for any other topic. It renders the app home page with leadership guidance and relevant source articles.TTXVN Nghị quyết 57Vietnam News Agency (TTXVN)
PluginnoneOperations - Triển khai theo Bộ, ngànhrender · Use this tool when the user or widget opens the Triển khai page of the Nghị quyết 57 app. It filters implementation articles by the selected organization.TTXVN Nghị quyết 57Vietnam News Agency (TTXVN)
PluginnoneOperations - Triển khai theo địa phươngrender · Use this tool when the user or widget opens the Địa phương section of the Triển khai page. It filters articles by the selected provincial location ID.TTXVN Nghị quyết 57Vietnam News Agency (TTXVN)
PluginnoneOperations - Get AI Voor Leerlingen coverageavl · Use this when the user explicitly asks what content or capabilities are available. It reports supported subjects, levels and release counts. Do not use it instead of avl_route_learning_request for a learning question.AI Voor LeerlingenAI Voor Leerlingen
PluginnoneEducation - Route every learning requestavl · Use this for every learner request handled by AI Voor Leerlingen, including explanations, official exam questions, unsupported subjects and lesson-package requests. It directly returns the allowed Aisha or AI-Tom content. Pass the request verbatim. Never invent HAVO/VWO. On ask_level or stop_unavailable, show only studentMessage and stop without web search or general model knowledge.AI Voor LeerlingenAI Voor Leerlingen
PluginnoneEducation - Create Purrify Shopify cartcreate · Create a Shopify cart for confirmed Purrify product variants and return the secure checkout URL. Call only after the customer has chosen a variant and quantity.Purrify Cat Litter ShoppingPurrify
PluginnoneCommerce - Get a Purrify productget · Get authoritative live details, variants, price, and availability for one Purrify product handle.Purrify Cat Litter ShoppingPurrify
PluginnoneCommerce - Search Purrify productssearch · Search the live Purrify Shopify catalog. Use for health-monitoring cat litter recommendations, current prices, variants, and availability. Do not treat color changes as a medical diagnosis.Purrify Cat Litter ShoppingPurrify
PluginnoneCommerce - Browse a producer's available productsbrowse · List everything one Farmooly vendor currently sells, with prices. Call this after search_local_producers when the user wants detail on a specific producer's offerings (use a producer id where onFarmooly=true).FarmoolyFarmooly
PluginnoneCommerce - Farmers market days and locationsget · Find farmers markets near a location or by name, with hours, SNAP/EBT acceptance, and upcoming operator-scheduled market days including which vendors have confirmed attendance. Call this when the user asks when or where a farmers market runs, or who will be at a market.FarmoolyFarmooly
PluginnoneCommerce
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.