alonomic_get_days_index
Retrieve the next 7 days and check which support same-day or next-day delivery.
Instructions
Get the next 7 days with same/next-day availability (read-only).
Persian purpose: تقویم ۷ روز آینده با امکان ارسال همانروز/روز بعد. Maps
to GET /business-service/api/v1/days/index. Each day is shaped like
{same: bool, next: bool}.
Args: instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||