Save a resort
save_resortSave 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). |