Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mapping.travel/llms.txt

Use this file to discover all available pages before exploring further.

Agents can call get_mcp_schemas at any time to see live tool schemas — useful when this page is out of date.

Inventory

ToolDescription
upload_hotel_inventoryPush a CSV of hotels into your workspace.

Mapping

ToolDescription
trigger_mapping_jobKick off matching against the golden dataset.
check_job_statusPoll status by job ID.
list_recent_jobsLast N mapping jobs for the org.
get_job_resultsRead mapped and unmapped rows for a job.
get_all_historical_resultsCumulative mapping history.
download_resultsDownload a job result file.
get_historical_mappingsPer-hotel mapping history.
ToolDescription
search_golden_datasetLook up hotels by name or partial match.
search_golden_dataset_by_geoFind hotels near a coordinate.

Statistics

ToolDescription
get_coverage_statisticsMapping coverage by supplier or region.

Reporting & Audit

ToolDescription
report_mismatchFile a mismatch on a specific mapping.
update_mismatch_stateMove a report through its lifecycle.
list_mismatch_reportsBrowse mismatch reports.
list_duplicate_reportsReference-hotel duplicate candidates.
get_audit_logRead recent audit events for the org.
set_mapping_mode_preferenceConfigure how mappings are computed.
get_mcp_schemasLive tool-schema introspection.
For parameter shapes, the source of truth is get_mcp_schemas. Schemas may evolve as the API does.