get_saved_horoscope
Load a saved horoscope and generate its chart by providing the horoscope ID or the person's name.
Instructions
Load a saved horoscope and generate its chart. Provide either horoscope_id or name.
Args: horoscope_id: The database ID of the horoscope. name: Name of the person (retrieves the latest record).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| horoscope_id | No | ||
| name | No |