get_profile
Retrieve the current user's profile information from Linear to access personal details and account settings within the project management platform.
Instructions
A tool that gets the current user's profile from Linear
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}