bodyobject · requiredBounded request body sent to the connected application.
Linear
Update selected fields on an issue in a connected Linear workspace.
Updates only the supplied title, description, priority, state, assignee, labels or project through a fixed GraphQL mutation. Nullable fields may be cleared; archive and delete operations are not exposed. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.issue-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
dataobjectReturned data 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.issue-update",
"input": {
"body": {
"id": "YOUR-LINEAR-ISSUE-ID",
"input": {
"title": "Prepare launch readiness brief",
"description": "Document the final launch risks, owners, rollback criteria and verification evidence."
}
}
}
}{
"data": {
"issueUpdate": {
"issue": {
"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."
},
"success": true
}
}
}connection_required: This capability acts on your own Linear workspace, which isn't connected yet.Open connect_url, approve read and write access, then retry this run unchanged.invalid_input: Linear requires an issue id and at least one supported field to update.example: {"body":{"id":"ENG-42","input":{"priority":2}}}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
Update selected fields on an issue in a connected Linear workspace.
Updates only the supplied title, description, priority, state, assignee, labels or project through a fixed GraphQL mutation. Nullable fields may be cleared; archive and delete operations are not exposed. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.issue-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
dataobjectReturned data 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.issue-update",
"input": {
"body": {
"id": "YOUR-LINEAR-ISSUE-ID",
"input": {
"title": "Prepare launch readiness brief",
"description": "Document the final launch risks, owners, rollback criteria and verification evidence."
}
}
}
}{
"data": {
"issueUpdate": {
"issue": {
"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."
},
"success": true
}
}
}connection_required: This capability acts on your own Linear workspace, which isn't connected yet.Open connect_url, approve read and write access, then retry this run unchanged.invalid_input: Linear requires an issue id and at least one supported field to update.example: {"body":{"id":"ENG-42","input":{"priority":2}}}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
Update selected fields on an issue in a connected Linear workspace.
Updates only the supplied title, description, priority, state, assignee, labels or project through a fixed GraphQL mutation. Nullable fields may be cleared; archive and delete operations are not exposed. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.issue-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
dataobjectReturned data 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.issue-update",
"input": {
"body": {
"id": "YOUR-LINEAR-ISSUE-ID",
"input": {
"title": "Prepare launch readiness brief",
"description": "Document the final launch risks, owners, rollback criteria and verification evidence."
}
}
}
}{
"data": {
"issueUpdate": {
"issue": {
"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."
},
"success": true
}
}
}connection_required: This capability acts on your own Linear workspace, which isn't connected yet.Open connect_url, approve read and write access, then retry this run unchanged.invalid_input: Linear requires an issue id and at least one supported field to update.example: {"body":{"id":"ENG-42","input":{"priority":2}}}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.