get_system_info
Retrieve system information like current date and timezone for AI assistants to handle time-based queries and date filtering tasks.
Instructions
Get system information and utilities for AI assistants. Provides current date, timezone, and other helpful context that AI assistants may not have access to. Use this when you need reference information for date filtering, time-based queries, or other system context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info | No | Type of system information to retrieve: "date" for current date only, "timezone" for timezone info, "all" for everything | all |