get_time
Retrieve the current time in a human-readable format for accurate time tracking and synchronization within the MCP Ahrefs server environment.
Instructions
Get the current time.
Returns the current time in a human-readable format.
Returns:
Current time as a string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_timeArguments",
"type": "object"
}