API
目前公开 API 的 start_from 必须在今天到 3 天之前,last_for_days 不能超过 7 天。
curl
curl -X POST https://infer.plantodo.app/infer/ \
-H "Content-Type: application/json" \
-d '{"version":"jsonv1","plans":[{"desc":"每天","every":"day"},{"desc":"结束","on":"10-30"}],"range":{"start_from":"2025-11-19T12:00:00+08:00","last_for_days":1},"depict_tasks":true}'