Read · Workspace: not required (global)
Returns the authenticated Goody user’s identity plus the server’s current time. The first tool to call in a session to confirm which account is connected, and the anchor for any relative dates.
Parameters
This tool takes no arguments.Returns
string
The Goody user’s UUID.
string
The account’s email address.
string | null
Given name, if set.
string | null
Family name, if set.
string
The server’s authoritative “now”, as an ISO 8601 UTC timestamp.
Scheduled-send dates are anchored to
server_time — not the assistant’s own clock. A scheduled date must be in the future and at most 3 months out.