Actions
Query
Run a custom Linear query.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Query | Your custom Linear query. |
| Variables | Variables for the query. |
{
"data": {
"viewer": {
"id": "<string>",
"name": "<string>",
"email": "<string>"
}
}
}
Was this page helpful?