get_system_info
Retrieve system information such as current date and timezone to assist with time-based queries or context for AI assistants.
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 |