bodyobject · optionalVariables for the fixed Linear issues read query.
Linear
List issues from a connected Linear workspace with filters and paging.
Lists issues visible to the connected Linear grant through a fixed read query. Billed per upstream GraphQL request at $0.0050; pagination over N pages is N requests.
Agents select this operation with tool ID linear.issues-list, then inspect its current executable contract before a run.
bodyobject · optionalVariables for the fixed Linear issues read query.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pagesnumberReturned pages value.
resultsarrayReturned results value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "linear.issues-list",
"input": {
"body": {
"first": 1,
"filter": {
"title": {
"eq": "Prepare launch readiness brief"
}
}
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "11111111-2222-4333-8444-555555555556",
"state": {
"name": "Backlog",
"type": "backlog"
},
"title": "Prepare launch readiness brief",
"priority": 0,
"identifier": "ENG-42",
"description": "Document the final launch risks, owners, rollback criteria and verification evidence."
}
]
}connection_required: This capability acts on your own Linear workspace, which isn't connected yet.Open connect_url, approve read access, then retry this run unchanged.invalid_input: Linear rejected one or more issue-query variables.Provider variables go under "body", e.g. {"body":{"first":50},"max_pages":1}.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Linear
List issues from a connected Linear workspace with filters and paging.
Lists issues visible to the connected Linear grant through a fixed read query. Billed per upstream GraphQL request at $0.0050; pagination over N pages is N requests.
Agents select this operation with tool ID linear.issues-list, then inspect its current executable contract before a run.
bodyobject · optionalVariables for the fixed Linear issues read query.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pagesnumberReturned pages value.
resultsarrayReturned results value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "linear.issues-list",
"input": {
"body": {
"first": 1,
"filter": {
"title": {
"eq": "Prepare launch readiness brief"
}
}
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "11111111-2222-4333-8444-555555555556",
"state": {
"name": "Backlog",
"type": "backlog"
},
"title": "Prepare launch readiness brief",
"priority": 0,
"identifier": "ENG-42",
"description": "Document the final launch risks, owners, rollback criteria and verification evidence."
}
]
}connection_required: This capability acts on your own Linear workspace, which isn't connected yet.Open connect_url, approve read access, then retry this run unchanged.invalid_input: Linear rejected one or more issue-query variables.Provider variables go under "body", e.g. {"body":{"first":50},"max_pages":1}.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Linear
List issues from a connected Linear workspace with filters and paging.
Lists issues visible to the connected Linear grant through a fixed read query. Billed per upstream GraphQL request at $0.0050; pagination over N pages is N requests.
Agents select this operation with tool ID linear.issues-list, then inspect its current executable contract before a run.
bodyobject · optionalVariables for the fixed Linear issues read query.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pagesnumberReturned pages value.
resultsarrayReturned results value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "linear.issues-list",
"input": {
"body": {
"first": 1,
"filter": {
"title": {
"eq": "Prepare launch readiness brief"
}
}
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "11111111-2222-4333-8444-555555555556",
"state": {
"name": "Backlog",
"type": "backlog"
},
"title": "Prepare launch readiness brief",
"priority": 0,
"identifier": "ENG-42",
"description": "Document the final launch risks, owners, rollback criteria and verification evidence."
}
]
}connection_required: This capability acts on your own Linear workspace, which isn't connected yet.Open connect_url, approve read access, then retry this run unchanged.invalid_input: Linear rejected one or more issue-query variables.Provider variables go under "body", e.g. {"body":{"first":50},"max_pages":1}.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.