io.github.Neji402/engedi
NPM · @NEJI402/ENGEDI-MCP · SCANNED AUG 4
93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 13 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 7533 tokens (~81/item across 93 items; 93 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @neji402/engedi-mcp
claude mcp add neji402-engedi -- npx -y @neji402/engedi-mcp
codex mcp add neji402-engedi -- npx -y @neji402/engedi-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"neji402-engedi": {
"type": "local",
"command": [
"npx",
"-y",
"@neji402/engedi-mcp"
],
"enabled": true
}
}
} openclaw mcp add neji402-engedi --command npx --arg -y --arg @neji402/engedi-mcp
mcp_servers:
neji402-engedi:
command: "npx"
args: ["-y", "@neji402/engedi-mcp"] {
"mcpServers": {
"neji402-engedi": {
"command": "npx",
"args": [
"-y",
"@neji402/engedi-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 4 Aug 26 0
- CVE-2026-69207 affects this package: medium ▼ security
- Known CVEs: partial → fail ▼ security
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +46
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Schema quality: unverified → good ▲ functional
- License: unverified → pass ▲ functional
- Licence: MIT functional
- 31 Jul 26 −7
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 4 Aug 2026 · Analysed npm/@neji402/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-8j4g-w8fx-2239 | CVE-2026-69207 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | yes |
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
analyze_crypto ~67
Crypto analysis with buy/sell/hold signal, trend direction, volatility level, and risk assessment. Use when a user wants investment advice on a cryptocurrency. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| coin | string | yes | Coin ID (e.g., bitcoin, ethereum, solana) |
No output schema declared.
No examples provided.
analyze_news ~52
News sentiment analysis with entity extraction and trend detection. Returns per-article sentiment and overall mood. Cost: $0.003 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | — | Topic filter (e.g., technology, business) |
No output schema declared.
No examples provided.
analyze_seo ~50
SEO analysis with prioritized fixes ranked by impact. Returns top 3 fixes with exact instructions and estimated score improvement. Cost: $0.003 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL to analyze |
No output schema declared.
No examples provided.
analyze_stock ~92
AI-powered stock analysis with buy/sell/hold signal, confidence, reasoning, and risk assessment. Use when a user wants to know whether to buy, sell, or hold a stock. Returns structured analysis with signal, confidence, key factors, and risk level. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | Stock ticker symbol (e.g., AAPL, MSFT, GOOG) |
No output schema declared.
No examples provided.
analyze_text ~39
Text statistics: word count, reading time, top words. Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to analyze |
No output schema declared.
No examples provided.
analyze_weather ~77
Practical weather advice: should I bring an umbrella, what to wear, best time to go outside. Returns impact assessment for travel, outdoor activities, and clothing recommendations. Cost: $0.002 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| location | string | yes | City name or coordinates (e.g., London, 40.7128,-74.0060) |
No output schema declared.
No examples provided.
base64_encode_decode ~46
Base64 encode or decode text. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | — | encode or decode (default: encode) |
| text | string | yes | Text to encode/decode |
No output schema declared.
No examples provided.
cert_check ~37
SSL certificate and security header check for a domain. Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain to check |
No output schema declared.
No examples provided.
check_domain ~92
Check domain availability and retrieve DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA) via Google DNS. Use when a user wants to register a domain, needs DNS info for troubleshooting, or wants to verify domain configuration. Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain name to check, e.g. 'example.com', 'myapp.io' |
No output schema declared.
No examples provided.
check_license ~138
Check the license of an npm or PyPI package and verify compatibility with your project's license. Returns license type, permissions, and compatibility assessment. Use when evaluating dependencies for legal compliance, or when a user asks about package licensing. Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| ecosystem | string | — | Package ecosystem: 'npm' (default) or 'pypi' |
| package | string | yes | Package name, e.g. 'express', 'requests', 'lodash' |
| projectLicense | string | — | Your project's license for compatibility check, e.g. 'MIT', 'Apache-2.0', 'GPL-3.0' |
No output schema declared.
No examples provided.
check_url_safety ~93
Analyze a URL for phishing indicators, suspicious patterns, and threat scoring with TLD reputation data. Use when a user shares a link and wants to know if it's safe, or when verifying URLs before clicking. Returns a threat score and detailed risk assessment. Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Full URL to analyze, e.g. 'https://suspicious-site.com/login' |
No output schema declared.
No examples provided.
compare_stocks ~58
Compare multiple stocks side by side with best/worst performer identification and average change. Cost: $0.01 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| symbols | string | yes | Comma-separated stock symbols (e.g., AAPL,MSFT,GOOG) |
No output schema declared.
No examples provided.
convert_color ~58
Convert colors between hex, RGB, and HSL formats. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | yes | Hex color (e.g., #ff0000) |
| format | string | — | rgb, hsl, or hex (default: rgb) |
No output schema declared.
No examples provided.
crypto_calculate ~64
Crypto metrics: trend, volatility, risk score, ATH/ATL distance, momentum score. Pure math, no AI. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| coin | string | yes | Coin ID (e.g., bitcoin, ethereum) |
| currency | string | — | Currency (default: usd) |
No output schema declared.
No examples provided.
define_slang ~94
Look up slang and colloquial terms on Urban Dictionary with definitions, sentiment analysis, vote ratios, and related keywords. Use when a user asks what a slang term means, wants to understand internet culture, or needs informal language definitions. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| term | string | yes | Slang word or phrase to define, e.g. 'yeet', 'gaslighting', 'vibe check' |
No output schema declared.
No examples provided.
detect_ai_content ~99
Analyze text for AI-generation patterns using vocabulary richness, burstiness analysis, transition word frequency, and sentence structure patterns. Use when a user wants to check if text was likely written by AI, needs content authenticity verification, or wants a second opinion on authorship. Minimum 20 words required. Cost: $0.003 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to analyze (minimum 20 words). Paste the full passage for accurate detection. |
No output schema declared.
No examples provided.
detect_changes ~71
Detect website content changes by computing a SHA-256 hash of the page content. Use when monitoring a page for updates, verifying content hasn't changed, or building a change detection workflow. Returns hash and change status. Cost: $0.003 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL to monitor for changes |
No output schema declared.
No examples provided.
detect_language ~91
Detect the language of input text from 13 supported languages using n-gram analysis and common word patterns. Use when a user provides text in an unknown language and needs identification, or when processing multilingual input. Minimum 3 characters required. Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to identify (minimum 3 characters), e.g. 'Bonjour le monde' or 'こんにちは' |
No output schema declared.
No examples provided.
dns_lookup ~83
DNS records lookup via Google DNS (A, AAAA, MX, NS, TXT, CNAME, SOA). Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain to lookup |
| type | string | — | Record type: A, AAAA, MX, NS, TXT, CNAME, SOA, ALL (default: A) |
No output schema declared.
No examples provided.
extract_content ~66
Extract clean readable content from a URL. Returns the main text, title, and metadata stripped of ads and navigation. Use when a user wants to read an article or get page content. Cost: $0.002 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL to extract content from |
No output schema declared.
No examples provided.
extract_data ~91
Extract structured data from unstructured text: email addresses, phone numbers, URLs, IP addresses, and physical addresses. Use when a user provides raw text and needs to pull out specific data points, or when parsing contact info from documents. Cost: $0.003 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Raw text to extract structured data from, e.g. a block of text containing emails and phone numbers |
No output schema declared.
No examples provided.
fact_check ~103
Verify a factual claim against Wikipedia and major news RSS feeds with confidence scoring. Use when a user states a fact and wants verification, needs to check if something is true, or wants source-backed confirmation. Returns supporting or contradicting evidence with confidence level. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| claim | string | yes | Factual claim to verify, e.g. 'The Eiffel Tower is 1000 feet tall' or 'Bitcoin was created in 2009' |
No output schema declared.
No examples provided.
generate_password ~37
Generate a random password with configurable complexity. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| length | number | — | Password length 8-128 (default: 16) |
No output schema declared.
No examples provided.
generate_pdf ~135
Generate a PDF document from a URL or raw HTML. Returns a base64-encoded PDF. Use when a user needs to convert a webpage to PDF, generate a printable document, or create a PDF report from HTML. Cost: $0.05 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Paper format: 'A4', 'Letter', or 'Legal' (default: A4) |
| html | string | — | Raw HTML string to convert to PDF |
| landscape | boolean | — | Landscape orientation (default: false) |
| url | string | — | URL to convert to PDF (provide either url or html, not both) |
No output schema declared.
No examples provided.
generate_qr ~53
Generate QR code URL for any text. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| size | number | — | QR size in pixels 50-1000 (default: 200) |
| text | string | yes | Text to encode in QR |
No output schema declared.
No examples provided.
generate_robotstxt ~45
Generate robots.txt content for a site. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| disallow | string | — | Comma-separated paths to disallow |
| sitemap | string | — | Sitemap URL |
No output schema declared.
No examples provided.
generate_uuid ~18
Generate a random UUID v4. Free endpoint.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
geocode ~97
Convert an address or place name to coordinates (latitude/longitude) with timezone, elevation, country, and admin hierarchy. Use when a user provides a location name and you need coordinates for other API calls (weather forecast, sunrise, etc.) or mapping. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Address or place name, e.g. '1600 Pennsylvania Ave, Washington DC' or 'Eiffel Tower' |
No output schema declared.
No examples provided.
get_air_quality ~118
Get air quality index (AQI) for any city with EU and US AQI categories, health recommendations, dominant pollutant, and WHO guideline comparison. Use when a user asks about air pollution, breathing conditions, or whether it's safe to go outside. Cost: $0.01 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | City name, e.g. 'Beijing', 'Los Angeles', 'Delhi' |
| country | string | — | ISO country code for disambiguation, e.g. 'CN', 'US', 'IN' |
No output schema declared.
No examples provided.
get_book ~95
Get detailed information about a specific book by its Open Library ID (OLID). Returns full description, reading level, genres, editions, and cover image. Use when you have an OLID from a previous search_books call and need more details. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| olid | string | yes | Open Library ID, e.g. 'OL45804W' for Dune. Found in search_books results. |
No output schema declared.
No examples provided.
get_cat_breeds ~59
Get cat breed data with temperament scores, personality traits, origin country, and care requirements. Use when a user asks about cat breeds, wants to choose a cat, or needs breed comparison data. Cost: $0.001 USDC.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_cat_fact ~48
Get a random cat fact with category classification and sentiment analysis. Use for fun content, pet-related topics, or when a user asks for cat facts. Cost: $0.001 USDC.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_country_info ~78
Get country data including capital city, population, languages, currency, flag emoji, and Wikipedia link. Use when a user asks about a country's facts, population, official language, or currency. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | Country name or ISO code, e.g. 'United States', 'US', 'France', 'JP' |
No output schema declared.
No examples provided.
get_crypto ~137
Get cryptocurrency price and market data from CoinGecko. Returns current price, 24h change, volume, market cap (if available). For single coins: includes 7d/30d changes, ATH/ATL, supply data, and sentiment. Multi-coin queries return price, volume, and 24h change only. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| coin | string | yes | CoinGecko coin ID, e.g. 'bitcoin', 'ethereum', 'solana', 'dogecoin' |
| currency | string | — | Fiat currency for pricing (default: 'usd'). Options: usd, eur, gbp, jpy, etc. |
No output schema declared.
No examples provided.
get_earthquakes ~137
Get recent earthquakes worldwide from USGS with magnitude labels, depth context, tsunami warnings, and felt reports. Use when a user asks about recent seismic activity, wants earthquake alerts, or needs data for a specific region. Returns events sorted by time. Cost: $0.01 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | How many days back to search (default: 7) |
| limit | number | — | Maximum results to return (default: 20) |
| minMagnitude | number | — | Minimum magnitude (default: 4.5). Use 2.0+ for local, 5.0+ for significant. |
No output schema declared.
No examples provided.
get_exchange_rates ~117
Get currency exchange rates with currency names, symbols, and conversion examples. Data from ECB/Frankfurter. Use when a user needs to convert between currencies or check current forex rates. Returns rates relative to a base currency. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| base | string | — | Base currency code (default: 'USD'). e.g. 'EUR', 'GBP', 'JPY' |
| target | string | — | Target currency code for focused results, e.g. 'EUR', 'GBP'. Omit for all rates. |
No output schema declared.
No examples provided.
get_geoip ~93
Get geolocation data for any IP address. Returns country, region, city, ISP, ASN, and whether the IP is mobile, proxy, or hosting. Use when a user asks where an IP is located or needs network info about an address. Defaults to the caller's IP if none provided. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | — | IP address to look up. Omit to use the caller's IP. |
No output schema declared.
No examples provided.
get_hacker_news ~121
Get top Hacker News stories with scores, comment counts, and direct links. Returns ranked stories sorted by community votes. Use when a user wants to see what's trending on HN or asks about tech news from the developer community. Sort by 'best' for highest quality, 'new' for freshest.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Number of stories to return (default 25, max 100) |
| sort | string | — | Sort order: 'best' for highest quality (default), 'new' for freshest, 'top' for most popular |
No output schema declared.
No examples provided.
get_holidays ~117
Get public holidays for any country with days-until countdown, long weekend detection, and holiday type classification. Use when a user asks about upcoming holidays, wants to plan around public holidays, or needs to know if a date is a holiday. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | ISO 3166-1 alpha-2 country code, e.g. 'US', 'GB', 'DE', 'JP', 'AU' |
| year | number | — | Year to check (default: current year) |
No output schema declared.
No examples provided.
get_joke ~122
Get a random joke with category, type (single or two-part), and safe mode filtering. Use when a user wants to hear a joke, needs humor content, or asks for something funny. Supports category filtering and NSFW filtering. Cost: $0.001 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Joke category: 'Programming', 'Misc', 'Pun', 'Spooky', 'Christmas', or 'Any' for random from all |
| safe | boolean | — | Safe/work-appropriate mode (default: true). Set false for uncensored jokes. |
No output schema declared.
No examples provided.
get_joke_categories ~49
List all available joke categories. Use before get_joke if you need to show the user what categories are available, or to validate a category name. Cost: $0.001 USDC.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_logs ~79
Recent API request logs with payment tracking. Shows request timing, payment status, and error details. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| evt | string | — | Filter: pay_ok, pay_fail, settle_fail, api_call |
| limit | number | — | Max results (default 50, max 200) |
| payer | string | — | Filter by payer address fragment |
No output schema declared.
No examples provided.
get_news ~93
Get latest news headlines from BBC, NYT, and Arstechnica RSS feeds. Returns article titles, summaries, source, publication date, and links. Use when a user asks for current events or news on a topic. Do NOT use for searching news by keyword (use search_news instead).
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | — | Filter by topic: technology, finance, science, world, health. Omit for all topics. |
No output schema declared.
No examples provided.
get_random_slang ~53
Get a random Urban Dictionary word with its definition, example usage, and sentiment score. Use for fun, educational content, or when a user wants to learn random slang. Cost: $0.005 USDC.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_random_wikipedia ~89
Get random Wikipedia articles for discovery and exploration. Use when a user wants to learn something new, needs inspiration, or wants a random knowledge bite. Returns article summaries with links. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | — | Number of random articles (default: 1, max: 10) |
| lang | string | — | Language code (default: 'en') |
No output schema declared.
No examples provided.
get_stock ~98
Get real-time stock price and basic market data for any ticker symbol. Returns current price, volume, 52-week high/low, and price change. Some fields like market cap and P/E may be unavailable due to upstream rate limits. Use when a user asks about a stock price. Supports US and international tickers.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | Ticker symbol, e.g. 'AAPL', 'TSLA', 'MSFT' |
No output schema declared.
No examples provided.
get_stock_news ~94
Get recent news articles for a specific stock ticker from Yahoo Finance and Google News RSS. Returns article titles, summaries, publication dates, and source links. Use when a user asks about recent news affecting a specific company or stock. Deduplicates across sources. Cost: $0.01 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | Stock ticker symbol, e.g. 'AAPL', 'TSLA', 'NVDA' |
No output schema declared.
No examples provided.
get_sunrise_sunset ~115
Get sunrise/sunset times, golden hour, blue hour, day length, and next equinox/solstice for any location. Use when a user asks when the sun rises or sets, wants to plan photography during golden hour, or needs day length info. Requires coordinates. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | Date in YYYY-MM-DD format (default: today) |
| latitude | number | yes | Latitude of the location |
| longitude | number | yes | Longitude of the location |
No output schema declared.
No examples provided.
get_timestamp ~32
Get current timestamp with timezone conversion. Free endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| timezone | string | — | IANA timezone (default: UTC) |
No output schema declared.
No examples provided.
get_timezones ~103
Get current time for any timezone with abbreviation, DST status, country name, and a list of 90+ available timezones. Use when a user asks what time it is somewhere, or needs to schedule across timezones. Cost: $0.005 USDC.
| Name | Type | Req | Description |
|---|---|---|---|
| timezone | string | — | IANA timezone name, e.g. 'America/New_York', 'Europe/London', 'Asia/Tokyo'. Omit to list all available timezones. |
No output schema declared.
No examples provided.