save_place
Save a listing to a signed-in member's list. member_email must be the authenticated member's
email. vertical + listing_id come from the get_/search_ tools. Returns {'ok', 'name'} or
{'ok': False, 'error'}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vertical | Yes | ||
| listing_id | Yes | ||
| member_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||