proximo_dia_util
Calculate the next business day after a specified date, automatically skipping weekends and Brazilian holidays. Optionally include the given date itself or specify a state (UF) for regional holidays.
Instructions
Retorna o próximo dia útil após uma data. Pula fins de semana e feriados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uf | No | ||
| date | Yes | ||
| include_today | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||