get_daily_learnings
Retrieve daily or weekly Torah and Haftarah readings from Sefaria's calendar, customizable by date, diaspora status, and timezone for accurate study schedules.
Instructions
get the daily or weekly learning schedule from Sefaria's calendar
Input Schema
Name | Required | Description | Default |
---|---|---|---|
custom | No | If available, the weekly Haftarah will be returned for the selected custom. | |
day | No | Day for the date. Must be used with year and month, or API falls back to current date. | |
diaspora | No | When true, returns weekly Torah reading for diaspora. When false, returns Torah reading for Israel. | |
month | No | Month for the date. Must be used with year and day, or API falls back to current date. | |
timezone | No | Timezone name in accordance with IANA Standards. Defaults to client's timezone if not specified. | |
year | No | Year for the date. Must be used with month and day, or API falls back to current date. |