get_time
Retrieve the current system time using this tool from the Bootstrap MCP Server. Ideal for applications requiring accurate time synchronization or logging.
Instructions
Get the current time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}