{"src":"https://disaster-recovery.tools.vertesia.io/api/test","title":"Development Tools","description":"A collection of test tools for development purposes","tools":[{"name":"weather","description":"Get the current weather for a given location.","input_schema":{"type":"object","properties":{"location":{"type":"string","description":"The location to get the weather for, e.g., 'New York, NY'."}},"required":["location"]}}]}