Productivity10 toolsPaste one API key
Uplisting integration for AI agents
Uplisting is a vacation rental property management platform for managing properties, availability, bookings, calendars, and webhooks.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Uplisting once and call the same tools from all of them.
Setup
Connect Uplisting through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Uplisting exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
uplisting_get_calendar | Return up to 12 months of daily availability, rates, and stay restrictions for one property | Read |
uplisting_get_current_account | Return the name and stable UID of the Uplisting account connected by the current API key | Read |
uplisting_get_property | Return one Uplisting property by ID with the related resources supplied by the API | Read |
uplisting_list_bookings | Return one explicitly selected 0-based page of bookings for a property and optional date range | Read |
uplisting_list_properties | Return all properties in the connected Uplisting account, including the related resources | Read |
uplisting_list_webhooks | Return the webhook subscriptions registered for the connected Uplisting account | Read |
uplisting_search_availability | Find Uplisting properties available for optional stay dates, guest count, city, and nightly | Read |
uplisting_create_webhook | Register a public callback URL for one booking or property event and return the new webhook ID | Write |
uplisting_update_calendar | Asynchronously change availability, rates, or stay restrictions for dated days or date ranges | Write |