linear_getViewer
Retrieve details of the authenticated user in the Linear project management system, enabling AI assistants to access and manage user-specific data efficiently.
Instructions
Get information about the currently authenticated user
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}