harvest_get_current_user
Retrieve authenticated user details from Harvest to verify account access and obtain user-specific information for time tracking operations.
Instructions
Get information about the authenticated user. Use about {"tool": "harvest_get_current_user"} for detailed response format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}