manage_blacklist
Add or remove restaurants from your blacklist to control search results. Block unwanted venues from appearing in recommendations or restore excluded dining options.
Instructions
Add or remove restaurants from your blacklist. Blacklisted restaurants will never appear in search results or recommendations.
Args: restaurant_name: Name of the restaurant. action: "add" to blacklist, "remove" to un-blacklist. reason: Why you're blacklisting (for your records).
Returns: Confirmation of the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_name | Yes | ||
| action | No | add | |
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |