read-only▌
140 indexed skills · max 10 per page
search-hotels
booking.com/search-hotels-asq6cc · travel
Search Booking.com for hotels, apartments, hostels, and other accommodations in a given destination and date window. Supports the full Booking filter surface (property type, stars, review score, distance, neighborhoods, hotel/room facilities, meal plans, cancellation policy, brand chains, sustainability badges, Genius, sort order) and emits structured per-property JSON with the lead room offer. Read-only.
search-product
aliexpress.com/search-product-p0h8a7 · ecommerce
Search AliExpress by product name / keyword and return a structured list of matching listings — productId, canonical detail URL, title, current price, list price, discount %, rating, sold count, and badges. Read-only.
search-flights
google.com/search-flights-ts4g1f · travel
Search Google Flights for one-way or round-trip itineraries between two airports on given dates and return the cheapest options with airline, flight numbers, total duration, stops, depart/arrive times, and a booking link. Read-only — never books.
extract-reviews
yelp.com/extract-reviews-2ikb22 · reviews
Extract a Yelp business's overall rating, review count, business metadata, and top reviews as structured JSON — honoring every read-side filter Yelp's review widget exposes (rating buckets, sort, language, search-within, review type, pagination). Read-only.
extract-transcript
youtube.com/extract-transcript-loeude · video
Given a YouTube video URL or ID, return title, channel, duration, full timestamped transcript segments, and whether captions are auto-generated or human-authored. Read-only.
get-business-hours
yelp.com/get-business-hours-jjy16i · local-business
Given a Yelp business URL, alias slug, or natural-language reference, return structured hours of operation — per-day open/close ranges, special-hours overrides, IANA timezone, current open/closed state, freshness signal, canonical URL, and a top-level status (open / temporarily_closed / permanently_closed / unknown). Read-only.
jp-restaurant-search
tabelog.com/jp-restaurant-search-cpy50c · restaurants
Enumerate Tabelog Award Silver winners (curated top-100), filter by prefecture/city + cuisine + lunch availability + lunch price ceiling + rating threshold, and report whether each survivor accepts online reservations directly on tabelog.com (vs. phone/email only). Read-only.
homepage-news-trends-weather
yahoo.co.jp/homepage-news-trends-weather-e79vav · news-aggregator
Briefing of the four above-the-fold modules on the Yahoo! JAPAN homepage: 8 main news topics, 5 realtime trending search keywords with stay/rise/fall direction, today/tomorrow weather for the IP-defaulted ward, and the day's NPB scoreboard. Single static HTML fetch — no JS, no auth, no anti-bot.
search-products
zepto.com/search-products-wtqzgb · quick-commerce
Search Zepto for products matching a query at a given Indian delivery location, returning in-stock items with name, brand, pack size, price, MRP, discount, rating, review count, stock state, ETA, product URL, and image URL. Read-only.
sparql-query
wikidata.org/sparql-query-wwu2pk · knowledge-graph
Execute SPARQL against Wikidata's public Query Service and return structured JSON. Accepts raw SPARQL, a Wikidata entity QID (with optional property-PID filter), or a natural-language relational question that the agent translates into SPARQL. Honors output format (JSON/XML/CSV/TSV), label language, LIMIT, and the 60s endpoint timeout. Read-only — mutation queries rejected client-side.