Connection check
verified live · 20h ago
nyuchi-concierge
Search Africa safari destinations, generate day-by-day itineraries, and price expert travel work.
Tools
23
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
23 toolsRead from the running server on 20h ago.
add_activity
slot*title*day_id*descriptionitinerary_id*wp_content_id
+2
Add an activity to a specific day and time slot (morning/afternoon/evening). Optionally link to a content item using its type and id. Requires a bearer token. Add an activity to a specific day and time slot (morning/afternoon/evening). Optionally link to a content item using its type and id. Requires a bearer token.
add_day
notestitleitinerary_id*
Append an extra day to a concierge itinerary and increment num_days. Requires a bearer token. Append an extra day to a concierge itinerary and increment num_days. Requires a bearer token.
create_itinerary
title*num_days*start_datedescription
Create a new (empty) itinerary attributed to the Iconic Expeditions concierge, made public and returned with its share link. Days are created automatically. Requires a bearer token… Create a new (empty) itinerary attributed to the Iconic Expeditions concierge, made public and returned with its share link. Days are created automatically. Requires a bearer token.
delete_activity
activity_id*
Remove an activity from a concierge itinerary day. Requires a bearer token. Remove an activity from a concierge itinerary day. Requires a bearer token.
delete_itinerary
itinerary_id*
Permanently delete a concierge itinerary and all its days and activities. Requires a bearer token. Permanently delete a concierge itinerary and all its days and activities. Requires a bearer token.
generate_itinerary_from_places
title*places*languagenum_days*preferences
Give at least 3 places plus optional traveller preferences and let the AI concierge build a full, bespoke day-by-day itinerary. It mines Iconic Expeditions content for real detail… Give at least 3 places plus optional traveller preferences and let the AI concierge build a full, bespoke day-by-day itinerary. It mines Iconic Expeditions content for real detail and synthesizes an ORIGINAL plan tailored to the guest (never a copy of a published itinerary). Attributed to the Iconic Expeditions account and made public. Returns immediately with the itinerary id + share link; poll get_itinerary for progress (generation_status: pending -> building -> complete). Requires a bearer token.
get_content
id*type*
Fetch a single content item by type and id, walking the content chain (WordPress -> cache). Returns the item with its `source`. Fetch a single content item by type and id, walking the content chain (WordPress -> cache). Returns the item with its `source`.
get_destination
identifier*
Get full details for a single destination by slug or id. Get full details for a single destination by slug or id.
get_itinerary
itinerary_id*
Get a full itinerary with all days and activities, sorted by day number and time slot. Public itineraries are readable without a token; private ones require the owning token. Get a full itinerary with all days and activities, sorted by day number and time slot. Public itineraries are readable without a token; private ones require the owning token.
get_itinerary_dossier
itinerary_id*
Read an itinerary's planning dossier: its legs, month-by-month seasonality, cost model, booking order, field notes and open choices. Public — no token needed. Returns nulls for blo… Read an itinerary's planning dossier: its legs, month-by-month seasonality, cost model, booking order, field notes and open choices. Public — no token needed. Returns nulls for blocks the itinerary doesn't have; older itineraries have none of them.
get_pricing
List the paid concierge service tiers and their prices: itinerary verification, verification + full booking, and full guided service. Read-only and public — use this to quote a tra… List the paid concierge service tiers and their prices: itinerary verification, verification + full booking, and full guided service. Read-only and public — use this to quote a traveller before they buy.
get_wp_content
id*type*
Alias of get_content, kept for backwards compatibility. Prefer get_content. Alias of get_content, kept for backwards compatibility. Prefer get_content.
list_destinations
limitregioncategory
List destinations from the database, optionally filtered by region or category. List destinations from the database, optionally filtered by region or category.
list_itineraries
List itineraries created by the Iconic Expeditions concierge, most recent first. Requires a bearer token. List itineraries created by the Iconic Expeditions concierge, most recent first. Requires a bearer token.
price_itinerary
nightstier_idoption_idstravellersitinerary_id*
Price an itinerary's cost model against a selection: a comfort tier, any per-line choices, a trip length and a traveller count. Returns the per-person line breakdown and the group… Price an itinerary's cost model against a selection: a comfort tier, any per-line choices, a trip length and a traveller count. Returns the per-person line breakdown and the group total. Public — no token needed. Amounts are in minor units. Call get_itinerary_dossier first for the tier and option ids.
request_bookings
notesitinerary_id*contact_email
Start a PAID booking service: verification PLUS we make all the bookings (lodges, transfers, activities, permits). Returns a Stripe checkout URL. Requires a bearer token. Start a PAID booking service: verification PLUS we make all the bookings (lodges, transfers, activities, permits). Returns a Stripe checkout URL. Requires a bearer token.
request_full_service
notesitinerary_id*contact_email
Start a PAID full-service, fully-guided expedition with Iconic Expeditions guides. This $500 is a deposit; the final custom price is quoted by an expert afterward based on the itin… Start a PAID full-service, fully-guided expedition with Iconic Expeditions guides. This $500 is a deposit; the final custom price is quoted by an expert afterward based on the itinerary. Returns a Stripe checkout URL. Requires a bearer token.
request_verification
notesitinerary_id*contact_email
Start a PAID itinerary verification. Our travel experts manually confirm availability, seasonality, routing and current lodge rates, then return a feasibility report and final pric… Start a PAID itinerary verification. Our travel experts manually confirm availability, seasonality, routing and current lodge rates, then return a feasibility report and final price. Returns a Stripe checkout URL. Requires a bearer token.
search_content
type*searchper_page
Search Iconic Expeditions content across itineraries, activities, destinations, and posts. Flows through the content chain (WordPress -> local cache -> AI fallback), so gaps WordPr… Search Iconic Expeditions content across itineraries, activities, destinations, and posts. Flows through the content chain (WordPress -> local cache -> AI fallback), so gaps WordPress doesn't cover are filled with clearly-labeled AI-synthesized results. Each item includes a `source` field (wordpress | cache | ai).
search_wp_content
type*searchper_page
Alias of search_content, kept for backwards compatibility. Prefer search_content. Alias of search_content, kept for backwards compatibility. Prefer search_content.
set_itinerary_dossier
legschoicescountriescost_modelfield_notesseasonality
+2
Write the planning layer above an itinerary's day-by-day. Every block is optional — send only the ones you mean to write. Each block you DO send REPLACES that block entirely, so re… Write the planning layer above an itinerary's day-by-day. Every block is optional — send only the ones you mean to write. Each block you DO send REPLACES that block entirely, so restate it in full: a partial legs list silently deletes the rest of the legs. Requires a bearer token.
update_itinerary
titleis_publicstart_datedescriptionitinerary_id*
Update metadata (title, description, dates, public status) on a concierge itinerary. Requires a bearer token. Update metadata (title, description, dates, public status) on a concierge itinerary. Requires a bearer token.
write_itinerary_day_detail
calloutsnarrative*day_number*itinerary_id*