search_parking
ClaudeSearch for available parking spaces near a location. Returns up to 10 spaces, each with an id, name, distance, price, and rating. A missing location is the only reason to ask the user a question before calling this tool — a missing date or time is never a reason to ask; compute arrival/departure yourself per the priority rules on those fields and call this tool directly. Be sure which place the user means before searching: if this tool responds with AMBIGUOUS_LOCATION, ask the user to choose from the options it lists, then call again with place_id set to their choice.





