POST
linear_viewer.py
Posts a GraphQL document to
POST /graphql, as every tool in this pack does.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get the authenticated Linear user. Use this to resolve ‘me’ to the UUID that assignee filters and issue assignment expect.
from charter.packs import linear
result = await linear.viewer.ainvoke({})
POST /graphql, as every tool in this pack does.| Field | Type | Description |
|---|---|---|
variables | NoVariables | This query takes no variables. |
Was this page helpful?