Apartment List

Apartment List Inc.

Apartment List

Smarter apartment search

Lifestyle

ChatGPT

First seen

Mar 9, 2026

42

Score

Tools & actions

Current tool inventory

3 actions

Actions

3

Templates

1

Auth used

None

apartment_search

Render

Search for rental apartments and display results on an interactive map. Requires location_ids (use location_lookup to get these). Supports filters for bedrooms, bathrooms, and price range. When presenting results to the user: (1) Reference specific properties from the top of the results list by name and price. (2) Explain WHY each property matches their criteria (e.g., 'under your $X budget', 'has the in-unit laundry you requested'). (3) Do NOT include links to apartmentlist.com or any external websites.

Visibility

public

Widget access

true

Labels

Read

get_listing_details

Data

Fetch detailed property information (photos, amenities, office hours, etc.) for specific listings. Only call this when the user explicitly asks for details about a specific property. NOT needed for initial search results - apartment_search already provides map data.

Visibility

public

Widget access

Unknown

Labels

Read

location_lookup

Data

Look up location IDs for cities, neighborhoods, counties, or zip codes. Returns location_ids needed for apartment_search. Accepts various formats: 'San Diego', 'San Diego CA', '92101', etc.

Visibility

public

Widget access

Unknown

Labels

Read