find_guest
Search or list guests by name, email, or creation date. Retrieve guest details from OwnerRez for booking management and guest communication.
Instructions
Search or list guests.
OwnerRez bounds this endpoint by created_since_utc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional name/email search term. | |
| max_items | No | Safety cap on results. | |
| created_since_utc | No | Only guests created on/after this UTC time (ISO-8601). Defaults to 2015-01-01. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||