{"endpoint":"https://bizintel-api.hahavoid0.workers.dev/talent/cost-living-compare","method":"POST","price":"$0.020","description":"Compares cost of living, pricing indices, and safety metrics between two cities via Teleport.","example_input":{"city_one":"london","city_two":"tokyo"},"example_output":{"supported":true,"result":{"comparison_index":0.85},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["city_one","city_two"],"properties":{"city_one":{"type":"string","description":"Base city slug (e.g. london)"},"city_two":{"type":"string","description":"Target city slug (e.g. tokyo)"}}},"response_schema":{"type":"object"}}