目录 / UnClick
MCP
需 API Key
未评级
已上架
UnClick
AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, messaging, media, and more. Search and call tools for Slack, Reddit, Discord, Shopify, Xero, Bluesky, TMDB, Steam, and 50+ more services.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:04):AI agent tool marketplace
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:UnClick API Key)
- 端点
https://unclick--creativelead.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"UnClick": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://unclick--creativelead.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| unclick_search | Search the UnClick tool marketplace by keyword or description. Use this to discover which tools are available for a task. Example: 'I need to resize an image' → returns the image tool with its endpoints. |
| unclick_browse | Browse all available UnClick tools, optionally filtered by category. Returns a list of tools with their slugs and descriptions. |
| unclick_tool_info | Get detailed information about a specific UnClick tool including all its endpoints, required parameters, and response shapes. Use this after unclick_search to understand exactly how to call a tool. |
| unclick_call | Call any UnClick tool endpoint. Specify the endpoint ID and parameters. Use unclick_search or unclick_tool_info to discover endpoint IDs and required params. Example: endpoint_id='image.resize', params={image: '<base64>', width: 800, height: 600} |
| unclick_shorten_url | Shorten a URL using UnClick. Returns a short URL and its code. |
| unclick_generate_qr | Generate a QR code from text or a URL. Returns base64-encoded PNG or SVG. |
| unclick_hash | Compute a cryptographic hash (MD5, SHA1, SHA256, SHA512) of text. |
| unclick_transform_text | Transform text case: upper, lower, title, sentence, camelCase, snake_case, kebab-case, PascalCase. |
| unclick_validate_email | Validate an email address format. |
| unclick_validate_url | Validate a URL format, optionally check if it's reachable. |
| unclick_resize_image | Resize an image (provided as base64) to specified dimensions. |
| unclick_parse_csv | Parse a CSV string into a JSON array of rows. |
| unclick_json_format | Format / pretty-print a JSON string. |
| unclick_encode | Encode or decode text. Supports base64, URL, HTML, and hex. |
| unclick_generate_uuid | Generate one or more random UUIDs (v4). |
| unclick_random_password | Generate a secure random password. |
| unclick_cron_parse | Convert a cron expression to a human-readable description and get next occurrences. |
| unclick_ip_parse | Parse an IP address — get decimal, binary, hex, and type (private/loopback/multicast). |
| unclick_color_convert | Convert a color between hex, RGB, HSL, and HSV formats. |
| unclick_regex_test | Test a regex pattern against text and get all matches with groups. |
| unclick_timestamp_convert | Convert a timestamp (ISO, Unix seconds, or Unix ms) to all common formats. |
| unclick_diff_text | Compare two strings and return a unified diff showing what changed. |
| unclick_kv_set | Store a value in the UnClick key-value store with optional TTL. |
| unclick_kv_get | Retrieve a value from the UnClick key-value store. |
| report_bug | Report a bug or unexpected behavior encountered while using an UnClick tool. Call this whenever a tool returns an error, behaves unexpectedly, or fails silently. Severity is auto-classified from the error message: 500/fatal → critical, timeout/503 → high, 4xx/invalid → low, everything else → medium. |
| rawg_search_games | Search for video games on RAWG. |
| rawg_get_game | Get details for a specific game by RAWG ID or slug. |
| rawg_game_screenshots | Get screenshots for a RAWG game. |
| rawg_list_genres | List all game genres on RAWG. |
| rawg_list_platforms | List all gaming platforms on RAWG. |
| rawg_upcoming_games | Get upcoming game releases from RAWG. |
| riot_summoner | Get a League of Legends summoner by name. |
| riot_ranked | Get ranked stats for a League of Legends summoner. |
| riot_match_history | Get match history for a LoL/Riot account by PUUID. |
| riot_get_match | Get details for a specific Riot match by match ID. |
| riot_valorant_account | Get a Valorant account by game name and tag line. |
| bungie_search_player | Search for a Destiny 2 player by display name. |
| bungie_get_profile | Get a Destiny 2 player profile. |
| bungie_get_manifest | Get the Destiny 2 manifest definition. |
| bungie_search_entities | Search Destiny 2 manifest entities. |
| coc_player | Get a Clash of Clans player by tag. |
| coc_clan | Get a Clash of Clans clan by tag. |
| coc_clan_members | Get members of a Clash of Clans clan. |
| cr_player | Get a Clash Royale player by tag. |
| cr_top_players | Get top Clash Royale players globally or by location. |
| bs_player | Get a Brawl Stars player by tag. |
| bs_club | Get a Brawl Stars club by tag. |
| lego_search_sets | Search LEGO sets by name/theme (Rebrickable). |
| lego_get_set | Get details for a specific LEGO set by set number. |
| lego_set_parts | Get the parts list for a LEGO set. |
| lego_search_parts | Search LEGO parts by name. |
| lego_themes | List all LEGO themes from Rebrickable. |
| brickset_search | Search LEGO sets via Brickset API. |
| brickset_get_set | Get a specific LEGO set from Brickset by set number. |
| untappd_search_beer | Search for beers on Untappd. |
| untappd_get_beer | Get details for a specific beer on Untappd. |
| untappd_get_brewery | Get details for a brewery on Untappd. |
| untappd_search_brewery | Search for breweries on Untappd. |
| untappd_beer_activities | Get recent activity/check-ins for a beer on Untappd. |
| esports_matches | Get esports matches from PandaScore. |
| esports_tournaments | Get esports tournaments from PandaScore. |
| esports_teams | Search esports teams on PandaScore. |
| esports_players | Search esports players on PandaScore. |
| esports_get_match | Get details for a specific esports match by ID. |
| amber_sites | Get Amber Electric sites for the authenticated user. |
| amber_current_price | Get the current electricity price for an Amber site. |
| amber_forecast | Get electricity price forecast for an Amber site. |
| willyweather_forecast | Get weather forecast from WillyWeather for an Australian location. |
| willyweather_surf | Get surf report from WillyWeather. |
| willyweather_tide | Get tide times from WillyWeather. |
| domain_search_listings | Search Australian property listings on Domain. |
| domain_get_property | Get details for a specific Domain property listing. |
| domain_suburb_stats | Get property market statistics for an Australian suburb. |
| trove_search | Search the National Library of Australia's Trove. |
| trove_get_work | Get a specific Trove work by ID. |
| trove_newspaper_article | Get a specific Trove newspaper article by ID. |
| auspost_track_parcel | Track an Australia Post parcel by tracking number. |
| auspost_get_postcode | Look up an Australian postcode or suburb. |
| auspost_delivery_times | Get Australia Post estimated delivery times. |
| sendle_get_quote | Get a shipping quote from Sendle. |
| sendle_create_order | Create a Sendle shipping order. |
| sendle_track_parcel | Track a Sendle parcel by tracking number. |
| search_trademarks | Search Australian trademarks via IP Australia. |
| get_trademark_details | Get details for a specific Australian trademark. |
| search_patents | Search Australian patents via IP Australia. |
| tab_meetings | Get TAB race meetings for a date. |
| tab_race | Get TAB race details. |
| tab_sports_markets | Get TAB sports betting markets. |
| lott_results | Get Australian lottery results from The Lott. |
| lott_jackpots | Get current Australian lottery jackpots from The Lott. |
| abn_lookup | Look up an Australian Business Number (ABN). |
| abn_search | Search for Australian businesses by name. |
| ptv_search | Search PTV stops, routes, or outlets. |
| ptv_departures | Get PTV departures for a stop. |
| ptv_disruptions | Get current PTV service disruptions. |
| ptv_stops_on_route | Get stops on a PTV route. |
| ptv_route_directions | Get directions for a PTV route. |
| get_cve_detail | Get details for a specific CVE by ID. |
| search_cve | Search the NVD CVE database. |
| get_recent_cves | Get recently published CVEs from NVD. |
| hunter_find_email | Find email addresses for a domain using Hunter.io. |
| hunter_verify_email | Verify an email address with Hunter.io. |
| hunter_domain_info | Get email information for a domain from Hunter.io. |
| hibp_check_account | Check if an email account has been in a data breach. |
| hibp_all_breaches | Get all breaches tracked by Have I Been Pwned. |
| hibp_check_password | Check if a password has appeared in a data breach. |
| virustotal_scan_url | Submit a URL for scanning on VirusTotal. |
| virustotal_url_report | Get a VirusTotal report for a URL. |
| virustotal_scan_ip | Get a VirusTotal report for an IP address. |
| virustotal_scan_domain | Get a VirusTotal report for a domain. |
| abuseipdb_check_ip | Check if an IP address has been reported for abuse. |
| abuseipdb_report_ip | Report an abusive IP address to AbuseIPDB. |
| abuseipdb_blacklist | Get the AbuseIPDB blacklist. |
| urlscan_scan | Submit a URL for scanning on urlscan.io. |
| urlscan_get_result | Get the result of a urlscan.io scan by UUID. |
| urlscan_search | Search urlscan.io scan results. |
| shodan_search | Search Shodan for internet-connected devices. |
| shodan_host_info | Get Shodan information for a specific IP address. |
| shodan_stats | Get aggregated statistics for a Shodan query. |
| resend_send_email | Send an email using Resend. |
| resend_get_email | Get a sent email by ID from Resend. |
| resend_list_domains | List domains configured in Resend. |
| vercel_list_deployments | List Vercel deployments for a project. |
| vercel_get_deployment | Get details for a specific Vercel deployment. |
| vercel_list_projects | List all Vercel projects. |
| vercel_get_domain | Get information about a Vercel domain. |
| vercel_get_env | Get environment variables for a Vercel project. |
| toggl_time_entries | Get Toggl time entries. |
| toggl_create_time_entry | Create a new Toggl time entry. |
| toggl_projects | Get Toggl projects for a workspace. |
| toggl_summary | Get a Toggl time summary report. |
| email_send | Send an email via Gmail/IMAP. |
| email_read_inbox | Read emails from an inbox. |
| email_search | Search emails in an inbox. |
| email_get | Get a specific email by UID. |
| email_mark_read | Mark an email as read. |
| email_delete | Delete an email by UID. |
| usgs_recent_earthquakes | Get recent earthquakes from USGS. |
| usgs_earthquake_detail | Get details for a specific USGS earthquake event. |
| usgs_earthquakes_by_region | Get USGS earthquakes within a geographic region. |
| openaq_air_quality | Get air quality data for a location from OpenAQ. |
| openaq_measurements | Get air quality measurements from OpenAQ. |
| openaq_countries | List countries with air quality data on OpenAQ. |
| food_search | Search for food products on Open Food Facts. |
| food_get_product | Get a food product from Open Food Facts by barcode. |
| food_by_category | Get food products by category from Open Food Facts. |
| ebird_recent_observations | Get recent bird observations from eBird. |
| ebird_notable_observations | Get notable/rare bird observations from eBird. |
| ebird_species_info | Get information about a bird species from eBird. |
| carbon_flight_emissions | Estimate carbon emissions for a flight. |
| carbon_vehicle_emissions | Estimate carbon emissions for a vehicle journey. |
| carbon_electricity_emissions | Estimate carbon emissions for electricity consumption. |
| find_nearest_toilets | Find the nearest public toilets to a location (Australia). |
| get_toilet_details | Get details for a specific public toilet by ID. |
| calc_tip | Calculate tip amount and total for a bill. |
| calc_mortgage | Calculate monthly mortgage repayment. |
| calc_bmi | Calculate Body Mass Index (BMI). |
| calc_compound_interest | Calculate compound interest growth. |
| calc_currency_estimate | Estimate currency conversion using a rough rate. |
| convert_length | Convert between length units. |
| convert_weight | Convert between weight/mass units. |
| convert_temperature | Convert between temperature units (C, F, K). |
| convert_volume | Convert between volume units. |
| convert_speed | Convert between speed units. |
| convert_area | Convert between area units. |
| convert_data_storage | Convert between data storage units. |
| datetime_current_time | Get the current date and time, optionally in a specific timezone. |
| datetime_convert_timezone | Convert a datetime from one timezone to another. |
| datetime_date_diff | Calculate the difference between two dates. |
| datetime_add_to_date | Add a duration to a date. |
| datetime_business_days | Get business days between two dates. |
| datetime_format_date | Format a date string. |
| datetime_week_number | Get the ISO week number for a date. |
| text_analyse | Analyse text (word count, sentences, readability). |
| text_transform | Transform text (uppercase, lowercase, title case, slug, etc.). |
| text_extract_emails | Extract all email addresses from a text. |
| text_extract_urls | Extract all URLs from a text. |
| text_extract_phone_numbers | Extract all phone numbers from a text. |
| text_count_occurrences | Count occurrences of a substring in text. |
| text_truncate | Truncate text to a maximum length. |
| meal_search | Search for meals/recipes by name. |
| meal_random | Get a random meal/recipe. |
| meal_get_by_id | Get a meal/recipe by ID. |
| meal_categories | List all meal categories. |
| meal_filter_by_category | Filter meals by category. |
| meal_filter_by_area | Filter meals by cuisine/area. |
| meal_filter_by_ingredient | Filter meals by main ingredient. |
| espn_nfl_scores | Get current NFL scores from ESPN. |
| espn_nba_scores | Get current NBA scores from ESPN. |
| espn_mlb_scores | Get current MLB scores from ESPN. |
| espn_nhl_scores | Get current NHL scores from ESPN. |
| espn_soccer_scores | Get soccer scores from ESPN. |
| espn_news | Get ESPN sports news. |
| espn_team_info | Get team information from ESPN. |
| sleeper_nfl_state | Get the current NFL state from Sleeper. |
| sleeper_players | Get all NFL players from Sleeper. |
| sleeper_trending_players | Get trending players on Sleeper. |
| sleeper_league | Get a Sleeper fantasy league by ID. |
| sleeper_league_rosters | Get rosters for a Sleeper fantasy league. |
| sleeper_league_matchups | Get matchups for a Sleeper fantasy league week. |
| deezer_search | Search Deezer for tracks, artists, or albums. |
| deezer_get_artist | Get a Deezer artist by ID. |
| deezer_get_album | Get a Deezer album by ID. |
| deezer_get_track | Get a Deezer track by ID. |
| deezer_chart | Get Deezer chart (top tracks/albums/artists). |
| deezer_search_playlist | Search for Deezer playlists. |
| color_convert | Convert a color between HEX, RGB, HSL, and other formats. |
| color_info | Get information about a color (name, complementary, etc.). |
| color_palette | Generate a color palette from a base color. |
| color_mix | Mix two colors together. |
| color_contrast_ratio | Check the contrast ratio between two colors. |
| random_uuid | Generate a random UUID. |
| random_number | Generate a random number within a range. |
| random_string | Generate a random string. |
| random_pick_from_list | Pick random item(s) from a list. |
| random_flip_coin | Flip a coin. |
| random_roll_dice | Roll dice. |
| random_shuffle_list | Shuffle a list randomly. |
| random_lorem_ipsum | Generate lorem ipsum placeholder text. |
| notion_action | Perform a Notion action: search_notion, get_notion_page, get_notion_database, query_notion_database, create_notion_page, update_notion_page. |
| readwise_action | Perform a Readwise action: get_readwise_highlights, get_readwise_books, get_daily_review, search_highlights, create_highlight. |
| raindrop_action | Perform a Raindrop.io action: search_raindrops, get_collection_raindrops, get_raindrop_collections, create_raindrop, get_raindrop, delete_raindrop. |
| clockify_action | Perform a Clockify action: get_clockify_workspaces, get_time_entries, create_time_entry, get_clockify_projects, get_clockify_summary. |
| splitwise_action | Perform a Splitwise action: get_groups, get_expenses, get_balances, create_expense, get_friends. |
| instapaper_action | Perform an Instapaper action: get_instapaper_bookmarks, add_instapaper_bookmark, archive_bookmark, delete_bookmark, get_instapaper_folders. |
| monica_action | Perform a Monica CRM action: get_contacts, search_contacts, get_contact, create_contact, get_contact_reminders, get_activities, add_note. |
| feedly_action | Perform a Feedly action: get_feedly_feeds, get_feedly_streams, search_feedly, get_feedly_categories, mark_as_read. |
| hn_top_stories | Get the top stories from Hacker News. |
| hn_new_stories | Get the newest stories from Hacker News. |
| hn_best_stories | Get the best stories from Hacker News. |
| hn_ask_hn | Get Ask HN posts from Hacker News. |
| hn_show_hn | Get Show HN posts from Hacker News. |
| hn_item | Get a specific Hacker News item by ID. |
| hn_user | Get a Hacker News user profile. |
| f1_sessions | Get Formula 1 sessions from OpenF1. |
| f1_drivers | Get Formula 1 driver info from OpenF1. |
| f1_positions | Get Formula 1 position data from OpenF1. |
| f1_laps | Get Formula 1 lap data from OpenF1. |
| f1_pit_stops | Get Formula 1 pit stop data from OpenF1. |
| f1_car_data | Get Formula 1 car telemetry data from OpenF1. |
| f1_team_radio | Get Formula 1 team radio messages from OpenF1. |
| f1_weather | Get Formula 1 weather data from OpenF1. |
| tmdb_search_movies | Search for movies on TMDB. |
| tmdb_search_tv | Search for TV shows on TMDB. |
| tmdb_movie | Get details for a TMDB movie by ID. |
| tmdb_tv | Get details for a TMDB TV show by ID. |
| tmdb_trending | Get trending movies or TV shows on TMDB. |
| tmdb_now_playing | Get movies currently in theaters from TMDB. |
| tmdb_upcoming | Get upcoming movies from TMDB. |
| tmdb_popular_tv | Get popular TV shows from TMDB. |
| trivia_questions | Get trivia questions from Open Trivia DB. |
| trivia_categories | Get available trivia categories from Open Trivia DB. |
| nasa_apod | Get NASA Astronomy Picture of the Day. |
| nasa_asteroids | Get NASA Near Earth Object (asteroid) data. |
| nasa_mars_photos | Get NASA Mars rover photos. |
| nasa_earth_imagery | Get NASA Earth satellite imagery. |
| nasa_epic | Get NASA EPIC Earth imagery. |
| weather_current | Get current weather for a location from Open-Meteo (no API key required). |
| weather_forecast | Get weather forecast for a location from Open-Meteo. |
| weather_hourly | Get hourly weather forecast from Open-Meteo. |
| radio_search | Search for radio stations via Radio Browser. |
| radio_by_country | Get radio stations by country. |
| radio_top_clicked | Get the most-clicked radio stations. |
| radio_top_voted | Get the most-voted radio stations. |
| radio_by_tag | Get radio stations by genre tag. |
| radio_countries | List all countries with radio stations. |
| number_fact | Get an interesting fact about a number. |
| number_random | Get a random number fact. |
| omdb_search | Search movies/TV shows on OMDB. |
| omdb_by_title | Get an OMDB movie/show by title. |
| omdb_by_id | Get an OMDB movie/show by IMDb ID. |
| openlibrary_search | Search books on Open Library. |
| openlibrary_get_book | Get a book from Open Library by work ID. |
| openlibrary_get_edition | Get a book edition from Open Library by ISBN. |
| openlibrary_get_author | Get an author from Open Library by ID. |
| openlibrary_author_works | Get works by an author from Open Library. |
| openlibrary_trending | Get trending books from Open Library. |
| mb_search_artists | Search for artists on MusicBrainz. |
| mb_search_releases | Search for releases/albums on MusicBrainz. |
| mb_search_recordings | Search for recordings/tracks on MusicBrainz. |
| mb_get_artist | Get a MusicBrainz artist by MBID. |
| mb_get_release | Get a MusicBrainz release by MBID. |
| genius_search | Search Genius for songs and lyrics. |
| genius_get_song | Get a Genius song by ID. |
| genius_get_artist | Get a Genius artist by ID. |
| genius_artist_songs | Get songs by an artist on Genius. |
| tm_search_events | Search for events on Ticketmaster. |
| tm_get_event | Get details for a specific Ticketmaster event. |
| tm_search_venues | Search for venues on Ticketmaster. |
| tm_get_venue | Get details for a specific Ticketmaster venue. |
| tm_search_attractions | Search for attractions/artists on Ticketmaster. |
| seatgeek_search_events | Search for events on SeatGeek. |
| seatgeek_get_event | Get a SeatGeek event by ID. |
| seatgeek_search_performers | Search for performers on SeatGeek. |
| seatgeek_get_performer | Get a SeatGeek performer by ID. |
| seatgeek_search_venues | Search for venues on SeatGeek. |
| seatgeek_get_venue | Get a SeatGeek venue by ID. |
| eventbrite_search_events | Search for events on Eventbrite. |
| eventbrite_get_event | Get details for an Eventbrite event by ID. |
| eventbrite_get_attendees | Get attendees for an Eventbrite event. |
| eventbrite_create_event | Create an event on Eventbrite. |
| eventbrite_list_categories | List Eventbrite event categories. |
| eventbrite_get_venue | Get details for an Eventbrite venue. |
| foursquare_search_places | Search for places on Foursquare. |
| foursquare_get_place | Get details for a Foursquare place by FSQ ID. |
| foursquare_get_photos | Get photos for a Foursquare place. |
| foursquare_get_tips | Get tips/reviews for a Foursquare place. |
| foursquare_autocomplete | Autocomplete a Foursquare place search. |
| lastfm_artist_info | Get Last.fm artist info. |
| lastfm_search_artists | Search for artists on Last.fm. |
| lastfm_top_tracks | Get top tracks for an artist on Last.fm. |
| lastfm_similar_artists | Get similar artists on Last.fm. |
| lastfm_chart_top_artists | Get the Last.fm chart of top artists. |
| lastfm_chart_top_tracks | Get the Last.fm chart of top tracks. |
| lastfm_album_info | Get album info from Last.fm. |
| discogs_search_releases | Search for music releases on Discogs. |
| discogs_get_release | Get a Discogs release by ID. |
| discogs_get_artist | Get a Discogs artist by ID. |
| discogs_search_artists | Search for artists on Discogs. |
| discogs_marketplace_stats | Get Discogs marketplace stats for a release. |
| discogs_get_label | Get a Discogs record label by ID. |
| setlistfm_search_artist | Search for an artist on Setlist.fm. |
| setlistfm_artist_setlists | Get setlists for an artist on Setlist.fm. |
| setlistfm_search_setlists | Search setlists on Setlist.fm. |
| setlistfm_get_setlist | Get a specific setlist from Setlist.fm by ID. |
| bandsintown_artist | Get an artist profile from Bandsintown. |
| bandsintown_events | Get upcoming events for an artist on Bandsintown. |
| bandsintown_recommended | Get recommended events for an artist on Bandsintown. |
| podcast_search | Search for podcasts on Podcast Index. |
| podcast_by_feed_url | Get a podcast by feed URL from Podcast Index. |
| podcast_get_episodes | Get episodes for a podcast from Podcast Index. |
| podcast_search_episodes | Search podcast episodes on Podcast Index. |
| podcast_trending | Get trending podcasts from Podcast Index. |
| podcast_recent_episodes | Get recent podcast episodes from Podcast Index. |
| lichess_user | Get a Lichess user profile. |
| lichess_user_games | Get games for a Lichess user. |
| lichess_puzzle_daily | Get the Lichess daily puzzle. |
| lichess_top_players | Get top Lichess players for a game mode. |
| lichess_tournament | Get details for a Lichess tournament. |
| chess_player | Get a Chess.com player profile. |
| chess_player_stats | Get Chess.com player statistics. |
| chess_player_games | Get recent games for a Chess.com player. |
| chess_puzzles_random | Get a random chess puzzle from Chess.com. |
| chess_leaderboards | Get Chess.com leaderboards. |
| fpl_bootstrap | Get Fantasy Premier League bootstrap data (players, teams, etc.). |
| fpl_player | Get FPL player details and history. |
| fpl_gameweek | Get FPL gameweek details. |
| fpl_fixtures | Get FPL fixtures, optionally for a gameweek. |
| fpl_my_team | Get an FPL manager's team for a gameweek. |
| fpl_manager | Get an FPL manager profile. |
| fpl_leagues_classic | Get FPL classic league standings. |
| guardian_search_articles | Search for articles on The Guardian. |
| guardian_get_article | Get a specific Guardian article by ID. |
| guardian_get_sections | Get all Guardian sections. |
| guardian_get_tags | Get Guardian tags. |
| guardian_get_edition | Get a Guardian edition by ID. |
| news_top_headlines | Get top headlines from NewsAPI. |
| news_search | Search news articles via NewsAPI. |
| news_get_sources | Get available news sources from NewsAPI. |
| stock_quote | Get a real-time stock quote from Alpha Vantage. |
| stock_search | Search for stock tickers on Alpha Vantage. |
| stock_daily | Get daily stock price history from Alpha Vantage. |
| stock_intraday | Get intraday stock prices from Alpha Vantage. |
| forex_rate | Get a forex exchange rate from Alpha Vantage. |
| crypto_daily | Get daily crypto price history from Alpha Vantage. |
| crypto_price | Get cryptocurrency prices from CoinGecko. |
| crypto_coin | Get detailed info for a cryptocurrency from CoinGecko. |
| crypto_search | Search for cryptocurrencies on CoinGecko. |
| crypto_trending | Get trending cryptocurrencies from CoinGecko. |
| crypto_top_coins | Get top cryptocurrencies by market cap from CoinGecko. |
| crypto_coin_history | Get historical price data for a cryptocurrency from CoinGecko. |
| cmc_listings | Get latest cryptocurrency listings from CoinMarketCap. |
| cmc_quotes | Get cryptocurrency quotes from CoinMarketCap. |
| cmc_info | Get cryptocurrency metadata from CoinMarketCap. |
| cmc_trending | Get trending cryptocurrencies from CoinMarketCap. |
| cmc_global_metrics | Get global cryptocurrency market metrics from CoinMarketCap. |
| forex_latest | Get latest forex exchange rates from Open Exchange Rates. |
| forex_historical | Get historical forex rates from Open Exchange Rates. |
| forex_currencies | List all currencies from Open Exchange Rates. |
| forex_convert | Convert a currency amount using Open Exchange Rates. |
| wise_exchange_rates | Get exchange rates from Wise. |
| wise_profile | Get the authenticated Wise user profile. |
| wise_accounts | Get Wise accounts for a profile. |
| wise_create_quote | Create a Wise money transfer quote. |
| ip_lookup | Look up geolocation for an IP address. |
| ip_batch | Batch IP address geolocation lookup. |
| country_all | Get all countries from REST Countries. |
| country_by_name | Get a country by name from REST Countries. |
| country_by_code | Get a country by code from REST Countries. |
| country_by_region | Get countries by region from REST Countries. |
| country_by_currency | Get countries by currency from REST Countries. |
| country_by_language | Get countries by language from REST Countries. |
| tomorrow_realtime | Get realtime weather from Tomorrow.io. |
| tomorrow_forecast | Get a weather forecast from Tomorrow.io. |
| tomorrow_history | Get historical weather data from Tomorrow.io. |
| twitch_search_streams | Search for live streams on Twitch. |
| twitch_get_stream | Get a specific Twitch stream by user login. |
| twitch_search_games | Search for games on Twitch. |
| twitch_top_games | Get top games currently streaming on Twitch. |
| twitch_get_clips | Get clips for a Twitch broadcaster. |
| twitch_channel_info | Get information about a Twitch channel. |
| twitch_schedule | Get a Twitch channel's streaming schedule. |
| reddit_read | Read posts from a Reddit subreddit. |
| reddit_post | Create a Reddit post. |
| reddit_comment | Post a comment on Reddit. |
| reddit_search | Search Reddit posts. |
| reddit_user | Get a Reddit user profile and posts. |
| reddit_vote | Vote on a Reddit post or comment. |
| reddit_subscribe | Subscribe to or unsubscribe from a Reddit subreddit. |
| mastodon_action | Perform a Mastodon action: mastodon_post, mastodon_read_timeline, mastodon_reply, mastodon_boost, mastodon_favorite, mastodon_search, mastodon_profile, mastodon_follow, mastodon_notifications. |
| bluesky_action | Perform a Bluesky action: bluesky_post, bluesky_read_feed, bluesky_reply, bluesky_like, bluesky_repost, bluesky_search, bluesky_profile, bluesky_follow. |
| discord_send | Send a message to a Discord channel. |
| discord_read | Read messages from a Discord channel. |
| discord_thread | Create a Discord thread. |
| discord_react | Add a reaction to a Discord message. |
| discord_channels | List channels in a Discord guild. |
| discord_members | List members of a Discord guild. |
| discord_search | Search messages in a Discord guild. |
| slack_action | Perform a Slack action: slack_send, slack_read, slack_search, slack_thread_reply, slack_channels, slack_react, slack_upload. |
| telegram_send | Send a Telegram message. |
| telegram_read | Read Telegram messages/updates. |
| telegram_search | Search Telegram messages in a chat. |
| telegram_send_media | Send media (photo/document/video) via Telegram. |
| telegram_get_updates | Get Telegram bot updates. |
| telegram_manage_chat | Manage a Telegram chat (get info, ban, kick, etc.). |
| amazon_search | Search for products on Amazon. |
| amazon_product | Get Amazon product details by ASIN. |
| amazon_browse | Browse Amazon product categories. |
| amazon_variations | Get Amazon product variations for an ASIN. |
| shopify_products | Get products from a Shopify store. |
| shopify_orders | Get orders from a Shopify store. |
| shopify_customers | Get customers from a Shopify store. |
| shopify_inventory | Get inventory for Shopify products. |
| shopify_collections | Get collections from a Shopify store. |
| shopify_shop | Get Shopify store information. |
| shopify_fulfillments | Get fulfillments for a Shopify order. |
| yelp_search_businesses | Search for businesses on Yelp. |
| yelp_get_business | Get details for a Yelp business by ID. |
| yelp_get_reviews | Get reviews for a Yelp business. |
| yelp_search_events | Search for events on Yelp. |
| yelp_autocomplete | Autocomplete a Yelp business search. |
| xero_invoices | Get invoices from Xero. |
| xero_contacts | Get contacts from Xero. |
| xero_accounts | Get chart of accounts from Xero. |
| xero_payments | Get payments from Xero. |
| xero_bank_transactions | Get bank transactions from Xero. |
| xero_reports | Get financial reports from Xero. |
| xero_quotes | Get quotes from Xero. |
| xero_organisation | Get organisation details from Xero. |
| csuite_analyze | Run a C-Suite multi-perspective analysis on a business scenario. |
| vault_action | Perform a vault action: vault_init, vault_store, vault_retrieve, vault_list, vault_delete, vault_rotate, vault_audit. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。