Save a resort
save_resortSave a ski resort to your favorites by providing its slug. Authentication with a SnowSure user access token is required.
Instructions
Save a resort to the signed-in user's favorites. Requires a SnowSure user access token (OAuth). The slug must be a real SnowSure resort.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Resort slug to save, e.g. jackson-hole |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | No | Human-readable markdown summary of the tool result (may be omitted when structuredContent carries a typed payload; content[0].text always has the prose). |