get_current_time
Retrieve the current time in a specified format with options for date offset and future dates. Use this tool to manage time-based queries and scheduling tasks within the SearchAPI MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
days_offset | No | 日期偏移量 | 0 |
format | No | 日期格式 | iso |
future_days | No | 未来天数 | 7 |
return_future_dates | No | 是否返回未来日期 | false |