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
- List coveragelist · What the Antevo desk writes on beyond the daily brief — shipping, aviation, yachts, energy, infrastructure, real estate, commodities, geopolitics, AI and technology, energy transition, demographics, generational wealth, succession planning, art. Each with the date of its most recent note. Pass an area to get_coverage.Antevo Executive BriefAntevo
PluginnoneFinance - List executive noteslist · The archive of past Executive Briefs, newest first — each with its date, title, subtitle and hero line. Use this to see what has been covered, to find the date of a story, or to follow how a theme developed over time, then call get_executive_note for the full text of a given day.Antevo Executive BriefAntevo
PluginnoneFinance - Search macro indicatorssearch · Find a macro-economic series by name or country — CPI, policy and market interest rates, equity indices, house prices, industrial production, commodities. Covers 180 countries, some back to 1920. Returns each series' ticker and the span it actually covers; pass the ticker to get_macro_series. `country` takes either a name ('Switzerland') or an ISO-3 code ('CHE'). Search first: there are tens of thousands of series and they cannot be listed.Antevo Executive BriefAntevo
PluginnoneFinance - Track risk evolutiontrack · Every risk radar the brief published over recent weeks, in one call — each dated board with its regime and its risks, oldest first. Use this to see which risks are new, which have been carried for weeks, which dropped off, and how their trend, impact and probability moved. Read the boards in order and group the risks yourself: the brief rephrases the same risk every day, so match them by meaning, not wording. days_back 7..90, default 30. detail trades size for depth: 'counts' for grades only (chart the board), 'titles' to also group themes, 'full' (default) to also read why each risk matters — a 90-day pull is roughly a third the size at 'counts'.Antevo Executive BriefAntevo
PluginnoneFinance - create_exercisecreate · Create an exercise in the coach's library (title, description, muscle groups). It starts with no 3D animation; add one with set_exercise_animation.PropusherPropusher
PluginrequiredHealth & Wellness - create_programcreate · Create a program in the coach's library, with its workouts, in one call. Each slot either reuses an existing workout (workoutId) or defines a new one from library exercises (exercises). Workouts are stored as snapshots inside the program — nothing is added to the coach's workout library. Questionnaires (from list_questionnaires) can be scheduled onto the same calendar — requires the coach's questionnaires beta flag (account settings). Look up real ids with list_exercises / list_workouts / list_questionnaires first — invented ids are rejected and nothing is written.PropusherPropusher
PluginrequiredHealth & Wellness - create_questionnairecreate · Create a questionnaire template in the coach's library — a form clients fill out (check-ins, intake, RPE, etc).PropusherPropusher
PluginrequiredHealth & Wellness - create_workoutcreate · Create a workout template in the coach's library from library/own exercises, in one call. Look up real ids with list_exercises first — invented ids are rejected and nothing is written.PropusherPropusher
PluginrequiredHealth & Wellness - describe_animation_formatdescribe · The full guide to authoring an exercise 3D animation: scene axes, the 23 joints, the frame format, equipment, and worked examples. Read this before your first call to preview_animation or set_exercise_animation.PropusherPropusher
PluginrequiredHealth & Wellness - get_exerciseget · Fetch one exercise in full, including its 3D animation as key poses you can edit and re-save. Works on library exercises too — the quickest way to see the numbers behind a pose that already looks right.PropusherPropusher
PluginrequiredHealth & Wellness - get_programget · Fetch one program in full, with its ordered workouts.PropusherPropusher
PluginrequiredHealth & Wellness - get_questionnaireget · Fetch one questionnaire template in full, with its questions.PropusherPropusher
PluginrequiredHealth & Wellness - get_workoutget · Fetch one workout in full, with its ordered exercises (sets, reps, weight, duration).PropusherPropusher
PluginrequiredHealth & Wellness - list_exerciseslist · List exercises (id, title, description, muscle groups). Use get_exercise for full data.PropusherPropusher
PluginrequiredHealth & Wellness - list_programslist · List multi-week programs (id, title, description). Use get_program for the ordered workouts.PropusherPropusher
PluginrequiredHealth & Wellness - list_questionnaireslist · List questionnaire templates (id, title, question count). Use get_questionnaire for the full question list.PropusherPropusher
PluginrequiredHealth & Wellness - list_workoutslist · List workout templates (id, title, description, duration). Use get_workout for the ordered exercises.PropusherPropusher
PluginrequiredHealth & Wellness - preview_animationpreview · Render key poses so you can SEE them, without saving anything. Returns one image per frame (at most 6), in order. Use it to check a pose before set_exercise_animation, and again after any fix.PropusherPropusher
PluginrequiredHealth & Wellness - set_exercise_animationset · Save a 3D animation onto one of the coach's own exercises, replacing any it already has. It becomes the exercise thumbnail and plays wherever the exercise appears. Preview it first — this overwrites what is there.PropusherPropusher
PluginrequiredHealth & Wellness - update_exerciseupdate · Edit one of the coach's own exercises (library exercises are read-only). Every field is optional; only what you send changes. Leaves the exercise's 3D animation alone — that's set_exercise_animation's job.PropusherPropusher
PluginrequiredHealth & Wellness - update_programupdate · Edit one of the coach's own programs (library programs are read-only). Every field is optional; only what you send changes. Sending workouts REPLACES the whole calendar — send the full set of slots you want, not just the changed ones. Sending questionnaires REPLACES only the scheduled questionnaires (any activities scheduled from the app are left untouched) — requires the questionnaires beta flag. Each workout is a snapshot inside the program; the coach's workout library is never touched. Call get_program first to see the current state.PropusherPropusher
PluginrequiredHealth & Wellness - update_questionnaireupdate · Edit one of the coach's own questionnaires (library questionnaires are read-only). Every field is optional; only what you send changes. Sending inputs REPLACES the whole question list — send the full set you want, not just the changed ones. Echo each unchanged question back with its own _id so it keeps its identity instead of being re-created. Call get_questionnaire first to see the current state.PropusherPropusher
PluginrequiredHealth & Wellness - update_workoutupdate · Edit one of the coach's own workout templates (library workouts are read-only). Every field is optional; only what you send changes. Sending exercises REPLACES the whole list — send the full set you want, not just the changed ones. Call get_workout first to see the current state.PropusherPropusher
PluginrequiredHealth & Wellness - refero_get_flowrefero · ### Description
Get full details for one or more user flows by ID.
Includes: all screens with descriptions, goal/action/system_response for each step,
user problem description, related search queries.
Ideal for understanding complete user journeys.
### When to use
- Need all flow screens with details (after search_flows)
- Studying a specific user journey end-to-end
- Need to understand the logic of transitions between screens
- Designing a similar flow for your product
### When NOT to use
- Don't know which flow you need → first use `refero_search_flows`
- Need similar screens → use `refero_get_similar_screens`
### Parameter Descriptions
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `flow_id` | number | Yes* | Numeric flow ID to get details for. Obtained from `refero_search_flows`. *Exactly one of `flow_id` or `flow_ids` must be provided (mutually exclusive).* |
| `flow_ids` | number[] | Yes* | Array of numeric flow IDs for batch request. Maximum 10. *Exactly one of `flow_id` or `flow_ids` must be provided (mutually exclusive).* |
| `response_format` | enum | No | Response format: `json` or `md`. Default: `md`. |ReferoRefero
PluginrequiredContent & Design - refero_get_screenrefero · ### Description
Get full details of one or more screens by their UUIDs.
Returns screens with full metadata, descriptions, and app/site info.
Ideal for retrieving specific screens when user provided screenshot UUIDs.
### When to use
- Have screenshot UUIDs and want full metadata (site/app, patterns, elements, etc.)
- User provided screenshot UUIDs
- Need to display or analyze a set of known screens
### When NOT to use
- Don't know which screen you need → first use `refero_search_screens`
- Need similar screens → use `refero_get_similar_screens`
- Need the raw image of a screen → use `refero_get_screen_image`
- Need a complete flow → use `refero_search_flows`
### Parameter Descriptions
| Parameter | Type | Required | Description |
|-------------|----------|----------|---------------------------------------------------------------|
| `screen_id` | string | Yes* | Screen UUID to get details for. *Exactly one of `screen_id` or `screen_ids` must be provided (mutually exclusive).* |
| `screen_ids`| string[] | Yes* | Array of screen UUIDs for batch request. Maximum 10. *Exactly one of `screen_id` or `screen_ids` must be provided (mutually exclusive).* |
| `response_format` | enum | No | Response format: `json` or `md`. Default: `md`. |ReferoRefero
PluginrequiredContent & Design - refero_get_screen_imagerefero · ### Description
Get image content for a screen UUID as an MCP image response.
Returns a thumbnail by default or the full screenshot when requested.
### When to use
- Need to visually analyze a specific screen
- Want image data that the model can inspect directly, not just metadata or URLs
- Performing visual UI/UX analysis on a reference screen
### When NOT to use
- Don't know which screen you need → first use `refero_search_screens`
- Need similar screens → use `refero_get_similar_screens`
### Parameter Descriptions
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `screen_id` | string | Yes | Screen UUID to fetch image for. Obtained from `refero_search_screens`. |
| `image_size` | enum | No | Image size: `thumbnail` or `full`. Default: `thumbnail`. |ReferoRefero
PluginrequiredContent & Design - refero_get_similar_screensrefero · ### Description
Get visually and functionally similar screens for a given screen UUID.
Returns preview records for related screenshots, including identifiers, reference metadata,
descriptions when available, and app/site information.
Ideal for expanding a single good find into a broader set of comparable examples.
### When to use
- Found one good screen and want more like it
- Need to compare different approaches to the same pattern
- Want to see how other products solve the same problem
- Building a mood board or reference set around a specific screen
### When NOT to use
- Don't know which screen you need → first use `refero_search_screens`
- Need a complete flow → use `refero_search_flows`
- Need the raw image of a screen → use `refero_get_screen_image`
### Parameter Descriptions
| Parameter | Type | Required | Description |
|------------|--------|----------|---------------------------------------------------------------|
| `screen_id`| string | Yes | Screen UUID to find similar screens for. Obtained from `refero_search_screens`. |
| `limit` | number | No | Number of similar screens to return. Range: 1-20. Default: 10. |
| `response_format` | enum | No | Response format: `json` or `md`. Default: `md`. |ReferoRefero
PluginrequiredContent & Design - refero_get_stylerefero · ### Description
Retrieve full design style references for one or more style UUIDs.
Use after `refero_search_styles` to turn promising style previews into actionable design
material. Full styles may include colors, typography, type scale, spacing, radius,
shadows, elevation, surfaces, components, layout/composition, section rhythm, imagery,
do/don't rules, north star, implementation notes, code snippets, and agent prompt guidance.
Imagery can be a core part of the style: photography, product screenshots, illustration,
editorial graphics, diagrams, textures, or atmospheric media.
Expected result: a semantic style reference for a real web marketing/product page. It is
not a screenshot and not a component library; it is design guidance the agent can apply
as tokens, rules, and implementation notes. Depending on the client, the result may be
shown as structured content or markdown-like reference text.
Size warning: full styles are large, averaging 10-15k chars per style. Recommended max
batch: 3-4 style IDs per call. For broader research, retrieve styles in multiple
batches and keep only the useful details in your synthesis.
### When to use
- You found promising styles and need full tokens/rules before designing.
- You need concrete color, typography, layout, spacing, elevation, component, and surface guidance.
- You want to compare multiple style systems and synthesize a custom direction.
- You need implementation-ready style notes for HTML/CSS, Figma, or product UI.
### When NOT to use
- You have not searched styles yet -> use `refero_search_styles`.
- You need exact app-screen behavior or component states -> use `refero_search_screens` / `refero_get_screen`.
- You need journey logic -> use `refero_search_flows` / `refero_get_flow`.
### How to use the returned styles
Do not copy a style wholesale. Treat each style as a reference ingredient.
Recommended synthesis:
1. Pick one primary style as the foundation for overall mood and density.
2. Borrow 1-2 specific details from other styles, such as button treatment, type contrast,
product screenshot framing, accent discipline, or surface hierarchy.
3. Create a reference lock: preserve the primary style's signature traits, list borrowed
details, preserve source token/component roles, reject generic averages, and commit to
concrete tokens before implementation.
4. Translate the style to the user's product context, audience, brand constraints, and task.
5. Produce a new visual direction with explicit tokens and rules.
Do not average references into a safe middle. A dark, acid, sharp, or saturated reference
should not become a warm cream canvas with muted earth-tone accents unless that exact
direction is supported by the primary style and user context.
Likewise, do not default to decorative headline word swaps: one word or short phrase set
in a different display/serif/script/italic style or accent color unless the primary style
and content role explicitly justify that treatment.
Do not change token meanings. If a source defines a color as CTA-only, code-only,
decorative-only, or tied to a specific component state, keep that role or skip the token.
Preserve media roles too. If the style depends on specific imagery or graphics, use a
real asset, generated/stock asset, product screenshot, or appropriate code-native
primitive when available. If the needed asset is unavailable, keep a stable placeholder
with aspect ratio and art direction instead of faking complex imagery with weak CSS,
text, or decorative boxes.
Extract:
- visual thesis / north star
- color roles, not just hex values
- typography roles and hierarchy
- spacing density and rhythm
- layout system, section rhythm, and composition patterns
- surfaces, cards, borders, shadows, elevation, and radius
- component treatments and code/implementation notes when present
- imagery, graphics, illustration, or product screenshot treatment
- media asset strategy and placeholder requirements when assets are unavailable
- do/don't constraints
- signature detail to adapt
### Parameter Descriptions
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `style_id` | string | Yes* | Style UUID from `refero_search_styles`. *Exactly one of `style_id` or `style_ids` must be provided (mutually exclusive).* |
| `style_ids` | string[] | Yes* | Array of style UUIDs for batch request. Maximum 10; full styles average 10-15k chars each, so the recommended batch is 3-4. *Exactly one of `style_id` or `style_ids` must be provided (mutually exclusive).* |
| `response_format` | enum | No | Response format: `json` or `md`. Default: `md`. |ReferoRefero
PluginrequiredContent & Design - refero_search_flowsrefero · ### Description
Search user flows: sequences of connected screens that show how a user completes a task.
Works best with the `refero-design` skill. Installation: https://refero.design/mcp.
Flows are best for journey logic, not visual style. Use them to understand step count,
entry/exit states, decision points, friction, retention moments, recovery paths, and
system responses.
### When to use
- Designing a multi-step journey or process.
- Need to understand what happens before and after a screen.
- Need examples of onboarding, checkout, signup, cancellation, subscription management, profile editing, account deletion, password reset, or settings flows.
- Need to see how a company guides users through a task.
- Need to reason about friction, progressive disclosure, confirmation steps, save states, or recovery.
### When NOT to use
- Need visual identity, typography, palette, or style direction -> use `refero_search_styles`.
- Need one specific screen or component pattern -> use `refero_search_screens`.
- Need full details for an already found flow -> use `refero_get_flow`.
### Search guidance
Search by task or journey:
- action: "cancel subscription", "checkout", "password reset"
- context: "workspace billing cancellation", "fintech KYC onboarding"
- company/product: "Spotify cancellation", "Notion onboarding"
- key step: "retention offer", "promo code", "phone verification", "recovery codes"
If flow search has few results, broaden the query. If still sparse, search screens and
reconstruct the journey manually from related screens.
### Query examples
Simple:
- signing up
- onboarding airbnb
- creating new document
- cancel subscription
- changing profile picture
- checkout
- exploring product features
- Instagram
- Spotify
- Notion
Complex:
- onboarding fintech with KYC and phone verification
- checkout flow with promo code
- subscription cancellation with retention offer
- profile editing with avatar upload and privacy settings
- password reset flow with 2FA
### Parameter Descriptions
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `query` | string | Yes | Search query for flows, minimum 2 characters. Supports flow types, tasks, key actions/steps, industries, and company names. |
| `platform` | enum | Yes | Platform filter. `ios` for mobile app flows, `web` for web app/site flows. |
| `page` | number | No | Pagination from 1 to 30. Default: 1. Use later pages to explore more examples. |
| `response_format` | enum | No | Response format: `json` or `md`. Default: `md`. |ReferoRefero
PluginrequiredContent & Design - refero_search_screensrefero · ### Description
Search real UI screens in Refero using semantic search.
Works best with the `refero-design` skill. Installation: https://refero.design/mcp.
Screens are best for concrete interface decisions: page structure, component choices,
content hierarchy, copy, states, and product-specific patterns. Use them when you need
to see how real products solve a specific UI problem.
For pure visual direction, brand feel, typography, color, or design-system inspiration,
use `refero_search_styles` first. Then use screens to ground the actual product UI.
### When to use
- Need reference screens for a specific screen type, page type, component, or UI pattern.
- Need examples of how company X solves a concrete interface problem.
- Need layout/content decisions for pricing, dashboards, settings, auth, forms, modals, empty states, tables, onboarding screens, etc.
- Need copy, information hierarchy, UI elements, states, or product-screen details.
- Need to triangulate several approaches to the same screen or component.
### When NOT to use
- Need overall visual identity, aesthetic direction, palette, typography system, or art direction -> use `refero_search_styles`.
- Need a complete multi-step journey -> use `refero_search_flows`.
- Found one strong screen and want more like it -> use `refero_get_similar_screens`.
- Need raw image content for visual inspection -> use `refero_get_screen_image`.
### Search guidance
Search by what is literally on the screen:
- screen type: "pricing page", "settings", "dashboard", "empty state"
- component/pattern: "pricing toggle", "feature comparison table", "delete account modal"
- state: "error state", "loading skeleton", "empty inbox"
- company/product: "Stripe checkout", "Notion settings", "Linear changelog"
- on-screen text: "No credit card required", "Cancel subscription"
Prefer concrete UI terminology over broad aesthetic words. If the main query is aesthetic
("premium", "minimalist", "editorial", "dark"), search styles first.
### Query examples
Simple:
- pricing page
- forgot password
- skeleton loading
- data table with filters
- drag and drop file upload
- headspace pricing
Complex:
- pricing page with annual monthly toggle and feature comparison
- iOS paywall modal with annual monthly toggle
- onboarding welcome screen with illustration and progress indicator
- 2FA setup with QR code and recovery codes
- error state for email input with inline validation message
- product analytics dashboard with activity heatmap and filters
### Parameter Descriptions
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `query` | string | Yes | Semantic search query, minimum 2 characters. Supports company names, screen types, UI elements, patterns, states, and on-screen text. |
| `platform` | enum | Yes | Platform filter. `ios` for mobile app patterns, `web` for web app/site patterns. |
| `page` | number | No | Pagination from 1 to 30. Default: 1. Use later pages to explore beyond obvious results. |
| `response_format` | enum | No | Response format: `json` or `md`. Default: `md`. |ReferoRefero
PluginrequiredContent & Design - refero_search_stylesrefero · ### Description
Search Refero's curated design styles using semantic search.
Works best with the `refero-design` skill. Installation: https://refero.design/mcp.
Styles are the best starting point for visual direction. They teach the agent taste:
typography, palette, layout/composition, section rhythm, spacing, elevation, surfaces,
imagery, component feel, visual hierarchy, and the overall design language of strong web
products.
A style is a semantic design reference extracted from a real web marketing/product page.
Search results return preview-level references: style UUID, title, source URL, preview
image URL, platform, and a rich natural-language description of the visual language.
Use `refero_get_style` to retrieve the full reference before making design decisions.
Current coverage: styles focus on web marketing/product pages such as landing pages,
pricing pages, product marketing sites, editorial brand sites, and SaaS websites.
They do not currently cover in-app product screens, dashboards, authentication screens,
or iOS/mobile app screens as style systems. Even when designing product UI, use styles
to establish the visual language, then use screens/flows for product-specific patterns.
Use the style UUIDs from results with `refero_get_style` to retrieve full style content:
tokens, typography, layout guidance, spacing/elevation, surfaces, components, imagery
guidance, implementation notes, and do/don't rules.
Styles may describe image strategy, illustration systems, product screenshot treatment,
graphics, and other media roles. Preserve those roles when designing: use a real,
generated, stock, screenshot, or code-native asset when feasible; use an intentional
placeholder with aspect ratio and art direction when the needed asset is unavailable.
### When to use
- Starting any design task that has a visual component.
- Need a look and feel, visual identity, brand direction, art direction, or "make it beautiful".
- Need typography, color, layout, section structure, spacing, elevation, surface, card, button, imagery, or component inspiration.
- Need to improve a generic UI by grounding it in strong real-world design taste.
- Need to explore several possible directions before committing to a design system.
- Need inspiration for a product UI, even though the style references are marketing pages.
### When NOT to use
- Need exact in-app behavior, form states, dashboard layouts, auth screens, settings screens, or component logic -> use `refero_search_screens`.
- Need a multi-step journey, before/after sequence, friction analysis, or completion logic -> use `refero_search_flows`.
- Need to inspect an exact screenshot image -> use `refero_get_screen_image` after finding a screen.
### Style research method
Do not copy a single style directly. Search several directions, retrieve multiple strong
styles, then synthesize a unique direction for the user's product.
Recommended loop:
1. Search 3-5 different visual angles.
2. Include at least one broad aesthetic query, one domain/category query, and one "best brand" or known-product query.
3. Open 3-4 strong styles with `refero_get_style`; full styles average 10-15k chars each, so avoid larger batches.
4. Compare what each style does well.
5. Choose one primary style foundation, preserve its signature traits, and borrow only 1-2 specific details from other styles.
6. Create a reference lock before implementation: primary direction, traits to preserve,
borrowed details, source token/component role rules, explicit rejects, and token commitments.
Do not average references into a safe middle. If one style is dark, one is acid, and one
is serif, the answer is not warm cream + muted orange + polite serif. Strong references
should stay strong or be rejected; they should not be softened into generic AI taste.
Do not change token meanings: if a source says a color is CTA-only, code-only, decorative,
or for a specific component state, use it only for that role or omit it.
Do not default to decorative headline word swaps: one word or short phrase set in a
different display/serif/script/italic style or accent color unless the primary style and
content role explicitly justify that treatment.
Look for:
- north star / overall visual thesis
- typography system and type personality
- color palette and accent discipline
- spacing density and rhythm
- layout system, section rhythm, and composition patterns
- card/button/surface treatments
- elevation and depth rules
- component examples and implementation/code notes when present
- imagery, graphics, illustration, or product screenshot treatment
- media asset strategy: real/generated/stock/code-native asset, product screenshot, or placeholder
- do/don't rules and constraints
- one memorable visual move worth adapting
Avoid:
- cloning another brand's exact style
- using only one style as the whole design system
- averaging several strong styles into a generic middle
- repurposing source tokens outside their stated role
- faking complex imagery with weak CSS, text, or generic decorative boxes
- searching only generic terms like "modern" or "minimalist"
- assuming styles contain app dashboards or iOS screens
### Query examples
Simple:
- high contrast social commerce
- minimalist marketplace feed layout
- soft cloud abstract hero
- muted vintage color palette
- spacious enterprise software layout
- clean SaaS hero illustration
- fashion magazine inspired design
Better, multi-angle:
- editorial monochrome SaaS landing page
- warm trustworthy healthcare product marketing
- premium fintech website with restrained typography
- playful creator tool landing page with vivid accents
- developer tool website with product screenshots
- luxury ecommerce editorial product page
- productivity SaaS with airy spacing
- data infrastructure website dark technical style
Known-product or brand-led:
- Linear changelog dark developer tool
- Attio editorial SaaS typography
- Ghost high contrast publishing platform
- Perplexity calm search interface
- shadcn monochrome design system
### Parameter Descriptions
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `query` | string | Yes | Semantic query for visual style, minimum 2 characters. Include aesthetic, domain, audience, or brand direction. |
| `page` | number | No | Pagination from 1 to 30. Default: 1. Use later pages to explore less obvious directions. |
| `response_format` | enum | No | Response format: `json` or `md`. Default: `md`. |ReferoRefero
PluginrequiredContent & Design - Add terms to a collectionadd · Add new terms (words or phrases with their translations) to one of the user's collections. Use list_collections to pick the collection first. Language codes are short codes like 'en', 'de', 'ru'. If the user has no suitable collection yet, call create_collection first, then use its returned collection_id here. Returns the url of the collection — show it to the user so they can open it. Example: {"collection_id": "874445486856081408", "term_language_code": "de", "meaning_language_code": "ru", "terms": [{"term": "Vorfahrt", "meaning": "приоритет"}]}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Change learning status of termschange · Change the learning status of one or more terms at once, e.g. mark them as known. Learning statuses, from least to best known: new (added, not studied yet), recognize (recognised in context, first correct answers), familiar (recalled, but not reliably yet), learned (recalled reliably, shown for review less often), known (fully learned; only this status counts toward the collection's learned-words total). Terms move up and down automatically as the user trains; setting a status by hand overrides that. Example: {"collection_id": "874445486856081408", "term_ids": ["920000000000000001"], "status": "known"}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Create a vocabulary collectioncreate · Create a new vocabulary collection for the language the user is learning. Use get_languages to find the language code. The new collection is private. Returns the collection id and its url — show the url to the user so they can open the collection. Example: {"name": "German basics", "language_code": "de"}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Delete a collectiondelete · Permanently delete one of the user's collections with all its terms. Destructive and irreversible: always confirm with the user before calling this. Example: {"collection_id": "874445486856081408"}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Delete terms from a collectiondelete · Delete terms from one of the user's collections by their ids (get them from get_vocabulary). Destructive: confirm with the user before calling this. Example: {"collection_id": "874445486856081408", "term_ids": ["920000000000000001"]}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Fetch collection contentsfetch · Fetch the full content of a search result by its id (format 'collection:<id>'): collection details and all its terms with meanings and learning statuses. Example: {"id": "collection:874445486856081408"}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Get learning statisticsget · Get the user's learning statistics: current and longest daily streak, term counts and status distribution. Pass collection_id to scope to one collection. Example: {} for all collections or {"collection_id": "874445486856081408"}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - List supported languagesget · List languages supported by WordByWord with their short codes. Use these codes in create_collection and add_terms. Example: no arguments.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - List vocabulary collectionslist · List the user's vocabulary collections with term counts, learning progress and the url of each collection. Call this first to find the collection_id for other tools. Example: no arguments.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Read a collection's vocabularyget · Get the user's vocabulary terms grouped by collection: term, meaning, example and learning status. Learning statuses, from least to best known: new (added, not studied yet), recognize (recognised in context, first correct answers), familiar (recalled, but not reliably yet), learned (recalled reliably, shown for review less often), known (fully learned; only this status counts toward the collection's learned-words total). Terms move up and down automatically as the user trains; setting a status by hand overrides that. Pass collection_id to fetch a single collection, omit it for the whole vocabulary. Example: {"collection_id": "874445486856081408"} or {} for everything.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Search vocabularysearch · Search the user's vocabulary collections by collection name, term or meaning. Returns matching collections; use fetch to load the full content of a result. Example: {"query": "Vorfahrt"}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Send a feature requestrequest · Report a missing capability to the WordByWord team. Call this when the user asks for something that cannot be done with the available tools (missing tool, missing field, unsupported action). Tell the user you are sending the request. Call at most once per conversation for the same request. Example: {"summary": "Export vocabulary to Anki", "missing_capability": "no export tool"}.WordByWord – Learn LanguagesWordByWord
PluginrequiredEducation - Render contract reviewrender · Renders a read-only contract issue-spotting review from canonical Markdown and structured findings. Use after analyzing the whole contract. Give every finding a unique impact priority, where 1 is most important; priority breaks ties between findings with the same user-visible severity. Findings may flag internal inconsistencies, ambiguity, missing terms, and potential risks; jurisdiction-specific legal issues require source provenance and uncertainty. Do not include recommendations to accept, reject, sign, amend, replace, negotiate, or take another legal action. The server validates and returns the supplied data transiently; it does not execute contract content, call an AI model, access external systems, or persist contracts or findings.F-AI: Contract ReviewFebruary AI
PluginnoneOperations - Guide turnleela · Pass the player's message to the Leela guide during question-shaping. Requires session_id from open_leela_game. Relay the guide's reply to the user VERBATIM — do not paraphrase, summarize, or add your own coaching. When ready_to_roll is true, invite the user to roll the die (button in the widget, or ask you to roll).Leela OnlineLeela Online
PluginnoneConsumer & Lifestyle - Open a Leela gameopen · Open an interactive Leela board (ancient 72-square game of self-knowledge). Use when the user feels stuck, keeps circling the same life question, or asks for Leela. The widget guides them to shape their real question and make the first die roll.Leela OnlineLeela Online
PluginnoneConsumer & Lifestyle - Roll the dieleela · Perform the single die roll for an active Leela session (after the question is shaped). Requires session_id from open_leela_game. One roll per session — repeat calls return the same result. Relay the reading to the user verbatim.Leela OnlineLeela Online
PluginnoneConsumer & Lifestyle - Fetch a Meetly meeting sourcefetch · Use this after search or list_meetings to read the complete authorized transcript as the sole primary meeting evidence. Transcript comes first, with timestamps and source speaker labels where available; missing attribution is 'Unknown speaker'. Optional calendar/capture context has separate provenance; invitees are not speakers. Generated summaries, highlights, and actions are omitted. Check coverage and revision metadata.MeetlyMeetly
PluginrequiredProductivity - Get the Meetly agent workflow guideget · Use this without installed skills for Meetly guidance, the two core experiences, and specialist PRD, engineering RFC/spec, customer interview, sales analysis and legal intake workflows. Returns the full index; defaults to core bodies. Pass skill_keys:[key] to load a selected workflow and its complete reference files, including editorial/PDF standards. Empty instructions mean indexed, not loaded. Returns verified guidance or an explicitly unchecked bootstrap. Call setup for available preferences; this tool never saves or delivers externally.MeetlyMeetly
PluginrequiredProductivity - List Meetly meetingslist · Use this to browse authorized meeting history or select meetings for a daily briefing. Lists discovery metadata newest first; previews and action counts may be generated and are not evidence, and participants do not prove attendance or speaking. Use fetch for transcript evidence or get_transcript for bounded pages.MeetlyMeetly
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.