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 Transaction Accountget · Gets a transaction account by its ID. A transaction account is where transactions are recorded. It belongs to a parent account (container) and optionally links to an institution. Each account has one or more transaction accounts. Returns the account name, number, type, currency, current balance, and starting balance.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Get Trend Analysisget · Gets income and/or expense budget trend analysis for a date range and period — the data behind the Trends report (per-bucket actual vs budget for chosen categories over time). Analyses across specified categories and all user scenarios by default. navigate_to_trends is the matching page link to offer alongside an answer.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Accountslist · Lists accounts. Requires either user_id or institution_id. Each account is a container grouping one or more transaction accounts (where transactions live) and scenarios (where budget forecasts live). Use get_current_user for user IDs, list_institutions for institution IDs.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Attachmentslist · Lists attachments. Requires either user_id or transaction_id. When filtering by user, optionally return only unassigned attachments.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Categorieslist · Lists all categories belonging to a user. Categories are hierarchical - each category may have a parent and children. Returns each category's ID, title, colour, type, and parent relationship.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Category Ruleslist · Lists all category rules belonging to a user. Category rules automatically assign categories to transactions based on payee matching patterns.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Currencieslist · Lists all currencies supported by PocketSmith. Returns currency codes, names, and symbols.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Eventslist · Lists budget events within a date range. Requires either user_id or scenario_id. Events represent recurring or one-off income/expense entries used in budget forecasting. A scenario belongs to an account and contains the events that drive its forecast.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Institutionslist · Lists all financial institutions belonging to a user. Each institution represents a bank or financial provider and contains one or more accounts.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Labelslist · Lists all labels belonging to a user. Labels are free-form tags that track things ACROSS categories — commonly tax-deductible, reimbursable, or per-project expenses — so check here when a 'pull together my work expenses' style ask has no matching category (list_transactions search matches label text). Labels are created implicitly when first added to a transaction via create_transaction or update_transaction.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Saved Searcheslist · Lists saved searches belonging to a user. Saved searches are pre-configured transaction filters. They cannot be executed via the API - use the returned filter criteria with list_transactions manually, or open one in the app by passing its numeric ID as the token to navigate_to_transactions.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Time Zoneslist · Lists all time zones supported by PocketSmith.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Transaction Accountslist · Lists all transaction accounts for a user. Transaction accounts hold the actual transactions. Each belongs to a parent account (container). Use get_current_user to obtain the user ID.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - List Transactionslist · Lists transactions with pagination (default 30/page, max 100). Requires at least one of user_id, account_id, category_id, or transaction_account_id. Supports date range, type, category status, review status, and keyword search. Search terms are space-separated and ANDed: each word is substring-matched across date, amount, account name, payee, category title, note and labels, so multi-word queries refine accurately (e.g. 'epartner 36' = payee fragment + amount fragment; 'epartner 3d' = payee + label). Every word must literally appear in some field though — filler words like 'refund' or 'reimbursement' match nothing unless they're in the payee/note. The richer in-app search (duplicate/transfer specials, saved searches, category-scoped tokens) is not available via the API — offer navigate_to_transactions for those. Use get_current_user for user IDs, list_accounts for account IDs, list_categories for category IDs, list_transaction_accounts for transaction account IDs.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Month-End Reviewmonth · Comprehensive financial review for any date range. Returns income/expense summary with prior-period comparison, savings rate, per-category budget variance (each category tagged with is_bill to distinguish bills from discretionary budgets), top payees, notable transactions, net worth snapshot, upcoming obligations split into bills and budget events, and housekeeping counts. Ideal for a retrospective on ONE period — monthly reviews, quarterly check-ins, 'where did my money go last month'. To compare TWO periods use spending_comparison; for a right-now health check use financial_health_snapshot. The output is structured for easy summarization and sharing with household members. navigate_to_income_expense is the matching page link to offer alongside an answer.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Account Summarynavigate · Deep link to the Account Summary (/account_summary/:year/:month/:id) — every account's balance and recent activity (one card per account/group, organised by bank) as of a chosen month. Pick this for account-balance asks: 'how much is in my savings', 'my ANZ balance', 'show me my accounts', 'what were my account balances at the end of March'. For overall worth (assets minus debts) or its trend use navigate_to_net_worth; for money in/out use navigate_to_cashflows. There is no single-account filter — the page shows all accounts; pass institution_id to narrow to one bank when it's known. Omit year/month for current balances.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Budgetnavigate · Deep link to the Budget page (/budget) — the hub for tracking and managing budgets in ONE period. Shows a combined income+expense Total Budget Summary (progress bars: budgeted vs earned/spent, surplus/deficit, rollover) plus the full per-category budget table (Category, Budget, Amount, Roll-Up). Pick this for how-am-I-tracking-right-now asks: 'am I on budget this month', 'how much is left in my grocery budget', 'show my budget', 'which budgets am I blowing', or anything about creating or adjusting budgets and rollover. For how a category trends over time use navigate_to_trends; for an actual-vs-budget breakdown read-out across all categories use navigate_to_income_expense. Lands on the whole budget (no single-category filter).PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Calendarnavigate · Deep link to the Calendar (/calendars) — a month grid of scheduled/forecast budget events (upcoming bills, expected income, transfers) on the days they fall due, with a projected daily closing balance. Forward-looking (past actuals are off by default). Pick this for day-level, event-centric 'what's coming up' asks: 'what bills are due this month', 'when's my next paycheck', 'my upcoming/scheduled transactions', 'which day will my account go negative'. For an aggregate cash projection over several months use navigate_to_cashflows; for actual past records use navigate_to_transactions. group_ids/account_ids/scenario_ids are the items to SHOW (the app inverts them internally — always pass what you want visible). Omit year/month for the current month.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Cashflowsnavigate · Deep link to the Cashflows statement (/cashflows) — a month-by-month spreadsheet-style TABLE (not a chart) of forecast vs actual money in/out per category, ending in each month's projected/actual closing balance and surplus/deficit. Future months show forecast only; the start_date+end_date pair sets the month columns and can span any horizon (multiple years is fine, past or future). Pick this for projection / affordability / liquidity asks: 'what will my balance be at Christmas', 'will I run low over the next few months', 'can I afford X later this year', 'monthly surplus/deficit', forecast-vs-actual by month. For category spend analysis use navigate_to_income_expense or navigate_to_trends; for overall wealth use navigate_to_net_worth; for a day-level list of upcoming events use navigate_to_calendar. Needs an explicit start_date+end_date pair (named ranges aren't resolved here).PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Income & Expensenavigate · Deep link to the Income & Expense report (/income_expense) — a profit & loss statement for personal finances: budget-vs-actual across ALL categories for ONE period (a range is aggregated into a single column set, NOT a time series). Income and Expense sections, one row per category (Budgeted, Actual, Difference, optional % and Rollover), with subtotals and a Net Income total. Pick this for breakdown / where-did-it-go asks: 'where did my money go last month', 'how much did I earn vs spend', 'which categories am I overspending in', 'what share of my spending is rent', or any P&L / statement request. For ONE category's trend over time use navigate_to_trends; to manage budgets use navigate_to_budget; for the raw transactions use navigate_to_transactions. only_category_ids and group_ids are the items to SHOW (the app inverts them — pass what you want visible).PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Net Worthnavigate · Deep link to the Net Worth page — your total financial position: everything you own (bank balances plus assets like property, vehicles, investments, retirement) minus everything you owe (credit cards, mortgages, loans) for a month, plus an optional chart of how net worth has tracked over time. Includes assets and debts that aren't bank accounts. Pick this for overall wealth and its trajectory: 'what am I worth', 'how has my net worth changed', 'assets vs debts', 'how much equity do I have', 'am I better off than last year'. For an individual account's or a specific bank's balance use navigate_to_account_summary; for per-category spending use the spend tools; for future cash position use navigate_to_cashflows. Omit year/month for the current month.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Transactionsnavigate · Deep link to a transactions search — the raw, individual line-item records (date, merchant/payee, amount, category, account) behind every aggregate report. Pick this when the user wants the actual transactions or to act on them: 'show me the transactions for X', 'what did I buy at Y', 'find that charge', 'find duplicates/transfers', 'uncategorised items', 'transactions to review/categorise'. For totals, breakdowns, trends or charts use a report tool instead. Supply a path `token` to set the base set, and/or keyword/category/date filters that refine it.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Navigate to Trendsnavigate · Deep link to the Trends report — spot patterns in ONE category's spending or earning over time (or all categories combined when category_id is omitted). Plots the window as equal time buckets (as many as the range needs): per-period actual bars, the budgeted amount overlaid, an average line, and a rollover-balance band; shows income OR expense (set by type). Pick this for over-time / comparison / history asks: 'compare my groceries spend over the past three months', 'is my power bill creeping up', 'what do I spend on X on average', 'am I always over budget on X', 'how has X changed'. To compare two separate periods (e.g. this August vs last August) use one custom window spanning both with monthly buckets. For a one-period breakdown across MANY categories — or a single category's one-period TOTAL (pass only_category_ids) — use navigate_to_income_expense; to manage all budgets for one period use navigate_to_budget. Resolve a category name to its ID with list_categories first; the date range is the window analysed and period_type/period_quantity set each bucket's size.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Net Worth Forecastnet · Projects net worth trajectory spanning past history and future forecast. Returns historical trend, forecast projection, growth metrics, and milestone projections (auto-detected or user-specified). Uses the user-level balances endpoint which aggregates ALL accounts (not just those marked is_net_worth). Growth metrics use simple average monthly change (not CAGR) to handle net worth crossing zero correctly. Milestones apply to TOTAL net worth only — for a single account reaching a target balance (e.g. an emergency fund hitting $10k) use cash_flow_forecast with account_ids instead. Subscription plan limits may restrict the available date range. navigate_to_net_worth is the matching page link to offer alongside an answer.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Refresh Data Feeds Connectionrefresh · Triggers a sync/refresh for data feed connections. Specify an id to refresh a single connection, or omit it to refresh all connections for the user. Connections that require external syncing (e.g. open banking) are skipped with a note. The sync is queued asynchronously — the connection will transition to a syncing state, but may not start immediately.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Spending Comparisonspending · Compares spending between two date periods. Returns overall totals, per-category breakdown, per-payee breakdown, and highlights new/disappeared payees between periods. Optionally filter to specific categories. Excludes transfers. Useful for month-over-month, year-over-year, or any custom period comparison ('am I spending more on X than last year'). For a single period's breakdown use month_end_review; for a right-now check use financial_health_snapshot. navigate_to_trends is the matching page link to offer alongside a comparison answer.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Unassign Transaction Attachmentunassign · Removes an attachment from a transaction without deleting the attachment itself. Use list_attachments with a transaction_id to find attachment IDs for a transaction.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Accountupdate · Updates an account by its ID. Can change the title, currency code, and type.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Account Display Orderupdate · Updates the display order of accounts for the given user. Provide the full list of account objects in their desired order. Use list_accounts to get current accounts.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Attachmentupdate · Updates an attachment's title. Use list_attachments to find attachment IDs.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Categoryupdate · Updates a category by its ID. Can change the title, colour, parent category, transfer/bill flags, roll-up behaviour, and refund behaviour.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Eventupdate · Updates a budget event's amount, repeat type, repeat interval, or note. Cannot change the date or category - delete and recreate the event instead. The behaviour parameter controls whether the change applies to just this event ('one'), from this event forward ('forward'), or all events in the series ('all'). Use list_events to find event IDs.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Institutionupdate · Updates a financial institution by its ID. Can change the title and currency code.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Transactionupdate · Updates a transaction by its ID. Can change payee, amount, date, category, labels, memo, note, review status, and more. Can also split a transaction into child transactions - just provide the split amounts and the tool auto-calculates the parent remainder.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Transaction Accountupdate · Updates a transaction account by its ID. Can change the institution, starting balance, and starting balance date.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Update Userupdate · Updates the authenticated user's settings. Can change name, time zone, base currency, week start day, and beta preferences. Optionally pass id, or omit to default to the current user.PocketSmith Complete AccessPocketSmith
PluginrequiredFinance - Create labelcreate · Use this when the user explicitly wants to create a new private label in Ellie.EllieEllie
PluginrequiredProductivity - Create taskcreate · Use this when the user explicitly wants to create a new Ellie task. Use either date or listId (date wins if both are provided); estimated_time is measured in seconds.EllieEllie
PluginrequiredProductivity - Delete taskdelete · Use this when the user explicitly wants to permanently delete an Ellie task by ID. This action is irreversible.EllieEllie
PluginrequiredProductivity - Get braindump tasksget · Use this when the user wants to review unscheduled tasks in Ellie's braindump.EllieEllie
PluginrequiredProductivity - Get labelsget · Use this when the user wants to review their Ellie labels.EllieEllie
PluginrequiredProductivity - Get listsget · Use this when the user wants to review their Ellie lists.EllieEllie
PluginrequiredProductivity - Get taskget · Use this when the user wants to inspect a specific Ellie task by ID.EllieEllie
PluginrequiredProductivity - Get tasks by dateget · Use this when the user wants to review Ellie tasks scheduled for a specific date.EllieEllie
PluginrequiredProductivity - Get tasks by labelget · Use this when the user wants to review Ellie tasks with a specific label, optionally within a date range.EllieEllie
PluginrequiredProductivity - Get tasks by listget · Use this when the user wants to review tasks in a specific Ellie list.EllieEllie
PluginrequiredProductivity - Search taskssearch · Use this when the user wants to find Ellie tasks by text, date range, label, list, or completion state.EllieEllie
PluginrequiredProductivity - Set task completioncomplete · Use this when the user explicitly wants to complete or reopen an Ellie task. complete defaults to true; pass false to reopen it, and repeating the same request is safe.EllieEllie
PluginrequiredProductivity - Update taskupdate · Use this when the user explicitly wants to change fields on an existing Ellie task. This overwrites the supplied fields; use either date or listId (date wins if both are provided), and provide estimated_time in seconds.EllieEllie
PluginrequiredProductivity - get_brotherhood_detailget · Get full details for one brotherhood identified by its exact numeric internal id or URL slug, including its headquarters and the processions in which it participates. Use an identifier returned by get_brotherhoods or another SSVLL source; do not use this tool to list brotherhoods.Semana Santa ValladolidSemana Santa Valladolid
PluginnoneConsumer & Lifestyle
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.