get_local_datetime_info
Retrieve current local datetime and timezone information to support astronomical calculations for celestial object tracking.
Instructions
Retrieve the current datetime and timezone.
Returns: Dict with keys "data", "_meta". "data" contains "current_time" (ISO string).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||