playrote.play.v1

mmodiqo/list-linear-issuesv1.0.2Public

List linear issues

Lists Linear issues with an optional workflow-state shortcut or a raw GraphQL IssueFilter JSON object.

LLinear
  • Published 17 Aug 2026
  • Downloads 5
  • Needs rote 0.62.0+
  • Digest sha256:ee2f24e0ace9…
  • Reference modiqo/list-linear-issues@1.0.2

Before you run it1 service

Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.

  • Linear

    Linear GraphQL API for issue tracking, project management, and engineering workflow automation across teams, projects, cycles, initiatives, roadmaps, and releases. Manages issues, sub-issues, comments

    Credential LINEAR_API_TOKEN (static)Store with rote token set LINEAR_API_TOKENVerified vendor setup page ↗

Inputs4, all optional

rote asks for these before running and shows the defaults it will use.

  • State typestate_type

    Workflow state type shortcut; ignored when filter is supplied

    optionalstringdefault any
    7 choices
    • any
    • triage
    • backlog
    • unstarted
    • started
    • completed
    • canceled
  • Filterfilter

    Raw Linear IssueFilter JSON object, or 'none'; replaces state_type when supplied

    optionalstringdefault nonecustom value allowed
  • Firstfirst

    Maximum issues to return (1-250)

    optionalintegerdefault 50custom value allowed
  • Orderorder

    Linear issue ordering field

    optionalstringdefault updatedAt
    2 choices
    • createdAt
    • updatedAt

What it changes

No write operations are declared in this version's manifest.

Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.

Runtime details
  • rote CLIversion 0.62.0 or newer
  • ServicesLinear
  • Adapters
    linear modiqo/linear@1.0.2 resolved
  • Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
  • Auth steps
    auth_linear adapter/linearmissing → authorizeexpired → refreshunreadable → reauthorize
  • Digestsha256:ee2f24e0ace9988d5d19e9fb93c1f3a847895e9ceff05363ab76aad04618325a
  • Archive size3435 bytes
  • Published2026-08-17T23:57:52.529472+00:00
  • Published withrote 0.65.0

Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.

A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.