linear_get_viewer
Retrieve authenticated user information from Linear's issue tracking system to identify the current user account and access permissions.
Instructions
Get information about the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}