{"title":"Get KP planets at time intervals","fields":[{"key":"startDatetime","name":"startDatetime","kind":"datetime","required":true,"description":"Start datetime in ISO 8601 (YYYY-MM-DDTHH:MM:SS). Interpreted as local time when a non-zero timezone is provided (a trailing Z is accepted but ignored); with timezone 0 it is UTC.","example":"2025-01-15T00:00:00Z"},{"key":"endDatetime","name":"endDatetime","kind":"datetime","required":true,"description":"End datetime in ISO 8601 (YYYY-MM-DDTHH:MM:SS). Maximum 7 days from start. Interpreted as local time when a non-zero timezone is provided (a trailing Z is accepted but ignored); with timezone 0 it is UTC.","example":"2025-01-15T23:59:00Z"},{"key":"intervalMinutes","name":"intervalMinutes","kind":"number","required":true,"description":"Time between calculations in minutes. Range: 15 (quarter-hourly) to 1440 (daily).","min":15,"max":1440,"example":60},{"key":"latitude","name":"latitude","kind":"number","required":true,"description":"Observer latitude in decimal degrees (for future Lagna calculations)","min":-90,"max":90,"example":28.6139},{"key":"longitude","name":"longitude","kind":"number","required":true,"description":"Observer longitude in decimal degrees (for future Lagna calculations)","min":-180,"max":180,"example":77.209},{"key":"timezone","name":"timezone","kind":"number","required":false,"description":"IANA name (e.g. \"America/New_York\", \"Europe/London\") OR decimal hours from UTC. IANA resolved to the DST-correct offset for the startDatetime date. When non-zero, all datetimes are treated as local time in this timezone (Z suffix is ignored). Defaults to 0 (UTC).","min":-14,"max":14,"default":0,"example":5.5},{"key":"ayanamsa","name":"ayanamsa","kind":"tiles","required":false,"description":"Ayanamsa system for sidereal conversion. \"kp-newcomb\" uses the KP-Newcomb dynamic formula, the most common choice for KP astrology. \"kp-old\" uses the Krishnamurti original table from KP Reader-1 with constant precession rate. \"lahiri\" uses Lahiri/Chitrapaksha ayanamsa, matching most traditional Vedic software. \"raman\" uses the B.V. Raman ayanamsa from Hindu Predictive Astrology, a recognised traditional school that sits about 1.45 degrees below Lahiri. Defaults to \"kp-newcomb\".","enum":["kp-newcomb","kp-old","lahiri","raman"],"default":"kp-newcomb","example":"kp-newcomb"},{"key":"nodeType","name":"nodeType","kind":"tiles","required":false,"description":"Lunar node convention. \"mean\" is the smoothed average node, which always moves retrograde; \"true\" is the osculating node, which tracks the real perturbed node, oscillates up to about 1.5 degrees either side of the mean on a 173-day cycle, and can briefly turn direct. Neither is more correct and they almost always fall in the same sign. Applies to the Rahu and Ketu positions. Mean is the traditional Vedic default and what printed panchangs use; the choice can move a KP sub-lord in narrow boundary cases, where a span can be as small as 0.5 degrees. Defaults to \"mean\".","enum":["mean","true"],"default":"mean","example":"mean"}],"hasLang":false}