day_in_week
Returns the current weekday name (e.g., Monday, Tuesday) to provide date-based context.
Instructions
Return the current day of the week (e.g. "Monday", "Tuesday").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |