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-12USmethodology registry-public-v1
Searchable tools
113,018
Authless tools
7,424
Auth required
100,766
Described tools
61,167
113,018 tools
- Get import contextget · Read subscription, home currency and single-file import limits before importing. Tell the user that only PDF, JPEG, and PNG files are supported.AI ExpenseEmuInbox
PluginrequiredFinance - Get import statusget · Read the status of an owned asynchronous import operation.AI ExpenseEmuInbox
PluginrequiredFinance - Prepare expense importprepare · Bind the current single invoice recognition and ChatGPT file input to a short-lived web confirmation. This does not store the source file or create an expense.AI ExpenseEmuInbox
PluginrequiredFinance - Search expensessearch · Search owned expense details with controlled filters and opaque pagination.AI ExpenseEmuInbox
PluginrequiredFinance - Summarize expensessummarize · Calculate complete expense totals grouped by a supported dimension.AI ExpenseEmuInbox
PluginrequiredFinance - Get Marketplace Metadataget · Returns SYF Marketplace metadata — valid filter values for get_offers. This tool is only for Synchrony Marketplace offer discovery. If the user asks for any non-marketplace Synchrony service, do NOT use this tool. This includes bill pay, account login, card activation, disputes, servicing, balance questions, rewards/account management, payment help, statements, or application status. Instead, respond that this chat covers Synchrony Marketplace offers only and redirect them to Synchrony's account access site: https://www.synchrony.com/login Also include the MySynchrony Mobile App page in that redirect: https://www.synchrony.com/mobile-app For bill-pay requests, also include Pay as Guest: https://www.synchrony.com/consumer-resources/pay-as-guest Use 'type' to fetch only what you need (much smaller response): • type:'industry' — 27 industry names, pass to get_offers { industry: [...] } • type:'network' — Synchrony networks e.g. 'CareCredit', 'Synchrony HOME™' • type:'region' — valid region strings e.g. 'Midwest', 'Northeast' • type:'offerType' — 'Financing Offers' | 'Deals' | 'Everyday Value' • type:'brand' — full brand catalogue (644 brands) with industries/network/regions • type:'all' — everything (large response, use only when needed) Default: 'industry' (most commonly needed). ALWAYS call this before using get_offers if you are unsure about valid filter values.SynchronySynchrony
PluginnoneCommerce - Get Marketplace Offersget · Fetches SYF Marketplace offers across all offer types. IMPORTANT: This marketplace contains store-level offers — NOT individual products. SCOPE BOUNDARY: This tool is only for Synchrony Marketplace offer discovery. If the user asks for any non-marketplace Synchrony service, do NOT use this tool. This includes bill pay, account login, card activation, disputes, servicing, balance questions, rewards/account management, payment help, statements, or application status. Instead, respond that this chat covers Synchrony Marketplace offers only and redirect them to Synchrony's account access site: https://www.synchrony.com/login Also include the MySynchrony Mobile App page in that redirect: https://www.synchrony.com/mobile-app For bill-pay requests, also include Pay as Guest: https://www.synchrony.com/consumer-resources/pay-as-guest There is no product catalogue. 'Sofa' or 'laptop' are not searchable items — instead there are stores (Ashley, Best Buy) with active Synchrony offers. WORKFLOW: Resolve user intent to an industry name FIRST, then call this tool. Example: 'sofa' → industry:'Home Furnishings', 'TV' → industry:'Electronics & Appliances'. Call get_metadata to see all 27 industry names and valid filter values. DEFAULT OFFER TYPE RULE: • Do NOT set offerType unless the user explicitly asks for a specific type. • If offerType is omitted, API returns all types: 'Financing Offers' + 'Deals' + 'Everyday Value'. ALL FILTERS ARE SERVER-SIDE: • industry — exact industry name e.g. 'Home Furnishings' • offerType — 'Financing Offers' | 'Deals' | 'Everyday Value' • brand — retailer name e.g. 'Ashley', 'Best Buy' • region — 'Midwest' | 'Northeast' | 'South' | 'Southeast' | 'West' • network — 'CareCredit' | 'Synchrony HOME™' etc. • featured — set true only if user explicitly asks for featured offers • premium — set true only if user explicitly asks for premium offers • offset — use only for 'show more' style follow-ups; it pages through the locally ranked results and is not sent to SYF • query — pass the user's original shopping phrase for relevance ranking (e.g. 'new recliner') • queryExpansions — optionally pass concise normalized variants and close shopping equivalents for ranking only Use spelling variants, singular/plural forms, and tight product aliases; avoid broad categories or weak fragments. Example: user='tyres' → query='tyres', queryExpansions:['tire', 'tires']; user='couch' → ['sofa', 'sectional'] when clearly relevant. Avoid expansions like ['audio', 'tech', 'home', 'over', 'ear'] unless the user explicitly asked for those concepts. ZERO RESULTS: if no offers are returned, the result includes a zeroResultsHint with a message and suggestions[] — narrate these suggestions to the user. AFTER RESULTS RETURN: base narration only on the returned structuredContent. Do not invent extra merchants, products, pricing, offer details, or availability. If topMatches or assistantNarration are present, use those as the primary summary anchors.SynchronySynchrony
PluginnoneCommerce - Calculate Irish Taxcalculate · Run an Irish tax calculator and return the full result.
Available calculators:
- base: Calculate income tax, USC, and PRSI for a given salary. Supports single/married, multiple employments, tax credits.
- refund: Estimate a PAYE tax refund by comparing tax paid vs tax owed.
- tax-free-earnings: Calculate tax-free earnings date for someone arriving in or departing Ireland mid-year.
- refund-for-move-date: Calculate tax refund for a specific move date (arriving/departing Ireland).
- net-to-gross: Reverse-calculate the gross salary needed to achieve a target net income.
- rental-income: Calculate tax on rental income including allowable expenses and mortgage interest.
- self-employed: Calculate tax for self-employed individuals including PRSI Class S and expenses.
- capital-gains: Calculate Capital Gains Tax (CGT) on asset disposals at 33%.
- share-options: Calculate tax on share option exercise (RTSO — Relevant Tax on Share Options).
- share-options-cgt: Calculate CGT on the sale of shares acquired via share options.
- work-from-home-expense: Calculate e-worker tax relief for remote working expenses.
- avc: Calculate maximum Additional Voluntary Contribution (AVC) and tax relief.
- pension-value: Estimate pension fund value at retirement based on contributions and growth.
- future-fund: Estimate future investment fund value with regular contributions.
- mortgage: Calculate monthly mortgage repayments, total interest, and amortisation.
- redundancy-tax: Calculate tax on redundancy and termination payments (SCSB, top-up, etc.).
- mortgage-affordability: Calculate maximum mortgage you can afford based on income and LTI rules.
- cat: Calculate Capital Acquisitions Tax (CAT) on gifts and inheritances.
- sarp: Calculate SARP (Special Assignee Relief Programme) tax relief for foreign assignees.
- vat3: Calculate VAT3 return figures for VAT-registered businesses.
Pass the calculator name and its required inputs. Use `get_calculator_schema` first if you need to know the exact input fields for a calculator.
Common examples:
base (income tax): {"marital_status": "single", "employment_income": {"income": 75000, "period": "annual"}, "year": 2026}
marital_status options: single, widow, married_one_income, married_two_income
refund: {"marital_status": "single", "employment_income": {"income": 50000, "tax_paid": 18000}, "year": 2026}
capital-gains: {"sale_price": 400000, "purchase_price": 250000, "purchase_date": "2018-03-15", "sale_date": "2026-06-01", "year": 2026}
mortgage: {"home_price": 400000, "deposit": 40000, "loan_term_years": 30, "interest_rate": 4.0}
work-from-home-expense: {"electricity_costs": 1200, "heating_costs": 800, "internet_costs": 600, "tax_year": 2026, "total_earnings": 75000, "days_working_from_home": 200}
avc: {"age": 45, "gross_earnings": 100000, "year": 2026}
share-options: {"share_option_price": 10, "sale_price": 50, "number_of_units": 1000}
redundancy-tax: {"employment_start_date": "2010-01-01", "employment_end_date": "2026-06-01", "gross_weekly_pay": 1500}
mortgage-affordability: {"buyer_type": "first_time_buyer", "gross_annual_income_1": 75000, "savings": 50000}Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get Calculator Schemaget · Get the JSON Schema for a specific tax calculator.
Returns input fields, types, defaults, and constraints.
Use before calling `calculate_tax` if you need to know
what fields are required.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get Calculator Statsget · Get usage statistics for a specific tax calculator.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get Revenue Document Textget · Get the full text of a specific Revenue Tax & Duty Manual document.
Use `search_revenue_documents` first to find the document. You can pass
the ``url`` from the search result directly — URLs, paths, and bare
filenames are all accepted. Not all documents have extracted text available.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get Revenue Key Datesget · Get important Irish Revenue dates and deadlines (filing dates, payment dates, etc.).Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get Revenue eBrief Changelogget · Get the Revenue eBrief changelog — recent updates to Revenue guidance and Tax & Duty Manuals.
Useful for checking what Revenue guidance has changed recently.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get Tax Constantsget · Get Irish tax constants.
Returns tax bands, rates, USC rates, PRSI rates,
tax credits, and thresholds. Useful for understanding
the current tax rules without running a full calculation.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get Tax Treaty Textget · Get the full text of a specific tax-treaty document.
Use `search_tax_treaties` first to find the document. URLs, paths, and bare
filenames are all accepted. Not all documents have extracted text available.Irish Tax HubIrish Tax Hub
PluginnoneFinance - List Revenue Document Categorieslist · List all available categories for Revenue Tax & Duty Manual documents.
Use with `search_revenue_documents` to filter results by category.Irish Tax HubIrish Tax Hub
PluginnoneFinance - List Tax Calculatorslist · List all available Irish tax calculators with their names and descriptions.
Returns a list of calculators that can be used with the `calculate_tax` tool.Irish Tax HubIrish Tax Hub
PluginnoneFinance - List Tax Treaty Countrieslist · List all countries with an Irish double-taxation treaty.
Use with `search_tax_treaties` to filter results by country.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Search Revenue Documentssearch · Search Irish Revenue Tax & Duty Manual (TDM) documents.
Find official Revenue guidance documents by keyword.
Returns document titles, categories, and filenames.
Use `get_revenue_document_text` to read the full text of a specific document.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Search Tax Treatiessearch · Search Ireland's double-taxation treaty documents (treaties, protocols, MLI texts).
Find treaty documents by keyword and/or country. Returns titles, country, document
type, and identifiers. Use `get_tax_treaty_text` to read the full text of a document.Irish Tax HubIrish Tax Hub
PluginnoneFinance - Get AI Answer Contentget · Read the actual AI answers for one prompt on one day: the answer text, all brands named in the answer with their sentiment, and every source the model cited or saw. Defaults to the most recent day with answers; pass `date` (YYYY-MM-DD, see get_prompt_details `availableDates`) for a specific day and `model` to narrow to one AI model. `response_format: "concise"` (default) truncates long answer texts to save tokens; use "detailed" for the full text.FinseoFinseo
PluginrequiredData & Analytics - Get Competitor Gap Analysisget · Gap analysis vs one competitor (same numbers as the Gap Analysis tab on the competitor detail page). Returns aggregate counts over distinct (prompt, model, day) answers — `onlyThem` (competitor mentioned, you are not = your losses), `both` (head-to-head), `onlyYou` (your wins) — plus a sample of the concrete prompts behind them. Use `gapType` to choose which prompt list you want: "competitor_only" (default — where you lose), "user_only" (where you win) or "both". Get the `competitorId` from get_competitor_ranking (field `id`).FinseoFinseo
PluginrequiredData & Analytics - Get Competitor Rankingget · Get the competitor visibility ranking for a project: which brands are mentioned most in AI answers over the timeframe. `visibilityRate` here is the share of analyzed AI answers mentioning that brand — the same definition as the dashboard "Visibility" KPI and directly comparable with get_visibility_metrics `visibilityRatePercent`. `avgMentionOrder` is the ordinal "Position" KPI (average rank among all brands named in an answer, 1 = named first — report this when asked about position); `mentionDepthPercent` is how deep in the answer text the mention appears (NOT a rank). Each competitor row includes an `id` — pass it as `competitorId` to get_competitor_gap_analysis or get_competitor_h2h to drill deeper into one competitor. `totalCitations` per competitor is ANSWER-LEVEL: the number of unique AI answers citing that brand's domains in the timeframe — the same unit as the dashboard "Citations" KPI and get_visibility_metrics `ownDomainCitations.total` (which covers only the own brand's exact domain).FinseoFinseo
PluginrequiredData & Analytics - Get Daily Visibility Timeseriesget · Get per-day visibility for a project over the timeframe — one row per day with visibilityPercent (share of that day's AI answers mentioning the brand; same as the dashboard chart), brand mentions, answers analyzed, avgMentionOrder (ordinal "Position" KPI: average rank among brands named in an answer, 1 = first), mentionDepthPercent (how deep in the answer text the mention appears — NOT a rank) and sentiment. Use this for questions like "how did my visibility change day by day".FinseoFinseo
PluginrequiredData & Analytics - Get Head-to-Head vs Competitorget · Head-to-head comparison of your brand vs one competitor over answers that mention BOTH brands: `youFirst`/`themFirst`/`tied` (who is named first, based on ordinal mention position), average mention order for each side, and LLM-judged comparative claims (`claims.you`/`claims.them` = claims favoring each side). Get the `competitorId` from get_competitor_ranking (field `id`).FinseoFinseo
PluginrequiredData & Analytics - Get Prompt Detailsget · Drill into ONE tracked prompt: prompt metadata, aggregated metrics, per-model metrics, and the answer history — one row per AI answer (newest first) with date, model, whether your brand was mentioned, mention depth, sentiment and the brands named in that answer. Get the `promptId` from list_prompts (field `id`). To read the full text of a specific answer, use get_answer_content with the same promptId plus a `date` from `availableDates`.FinseoFinseo
PluginrequiredData & Analytics - Get Query Fan-Outsget · Get the AI query fan-outs (related sub-queries that AI models generated while answering your tracked prompts), aggregated and ranked by frequency. Each fan-out includes total occurrences, distinct prompts that triggered it, models, and last-seen timestamp.FinseoFinseo
PluginrequiredData & Analytics - Get Sentiment Overviewget · Sentiment and Share-of-Voice overview for a project (same data as the dashboard Sentiment page): uncapped Share of Voice (own mentions vs ALL detected brands, and vs your tracked list — both denominators are explicit), a per-brand sentiment leaderboard (score 0-100, positive/neutral/negative distribution, win rate, strongest/weakest aspect, per-aspect scores) and the most negative LLM-judged statements with their aspect and date.FinseoFinseo
PluginrequiredData & Analytics - Get Task Detailsget · Read ONE optimization task in full: description, step-by-step action plan, the evidence (data points and affected prompts/sources) that triggered it, and — for content tasks — a structured content plan (target page, template, prompts to cover). Get the `taskId` from list_tasks (field `id`).FinseoFinseo
PluginrequiredData & Analytics - Get Top Cited Sourcesget · Get the most cited sources in AI responses for a projectFinseoFinseo
PluginrequiredData & Analytics - Get Visibility Metricsget · Get brand visibility KPIs for a project, aggregated over the selected timeframe and compared with the previous period of equal length. IMPORTANT: `visibilityRatePercent` (share of analyzed AI answers that mention the brand) is the "Visibility" KPI shown in the Finseo dashboard — use this when reporting visibility. `promptCoveragePercent` (share of tracked prompts with at least one mention) is a different, usually much higher number.FinseoFinseo
PluginrequiredData & Analytics - List Optimization Taskslist · List the AI-generated optimization tasks for a project (the Tasks page in the Finseo dashboard) — concrete, prioritized to-dos derived from the project's visibility data (e.g. fix crawl errors, answer high-potential community threads, close competitor gaps, rework weak content). Rows are sorted by `priorityScore` (impact weighted against effort; higher = do first) and stay compact — pass a row's `id` to get_task_details for the full description, step-by-step plan and evidence. Statuses: open, in_progress, done, dismissed. Categories: technical, visibility, content, offsite, reputation, competitor, setup.FinseoFinseo
PluginrequiredData & Analytics - List Project Tagsget · List all tags for a project with prompt countsFinseoFinseo
PluginrequiredData & Analytics - List Projectslist · List all Finseo projects (tracked brands/domains) for the authenticated userFinseoFinseo
PluginrequiredData & Analytics - List Tracked Promptslist · List tracked AI prompts with summary metrics (visibility, mentions, mention depth, sentiment, top competitors). Returns clean prompt summaries without raw response data. Each prompt row includes an `id` — pass it as `promptId` to get_prompt_details (per-answer history) or get_answer_content (full answer text) to drill deeper. Paginated: use `offset` together with `hasMore` in the response to fetch further pages.FinseoFinseo
PluginrequiredData & Analytics - add_commentadd · Add a comment to a task. Comment content is plain text, max 1024 characters.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - assign_taskassign · Assign a task in a shared project to one of the project's members.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - batch_add_tasksbatch · Batch add multiple tasks to TickTick. Each task should have required fields filled in.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - batch_update_tasksbatch · Batch update existing tasks.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - complete_taskcomplete · Mark a task as completed by projectId and taskId.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - complete_tasks_in_projectcomplete · Complete multiple tasks in a project. Maximum 20 tasks per request.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - create_columncreate · Create a new column in a project.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - create_focuscreate · Create a focus record. Required: startTime, endTime, type (0=pomodoro, max 3h; 1=timing, max 12h). Optional: taskId, habitId, note.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - create_habitcreate · Create a new habit in TickTick.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - create_projectcreate · Create a new project (list) in TickTick.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - create_project_groupcreate · Create a new project group.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - create_tagcreate · Create a new tag.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - create_taskcreate · Create a new task in TickTick.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - delete_commentdelete · Delete a comment from a task by comment id.滴答清单: To-Do List & CalendarDIDA
PluginrequiredProductivity - delete_focusdelete · Delete a focus record by focusId and type.滴答清单: To-Do List & CalendarDIDA
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.