bodyobject · requiredBounded request body sent to the connected application.
Linear
Create a comment on an issue in a connected Linear workspace.
Creates one Markdown comment through a fixed GraphQL mutation. An optional parent comment id creates a threaded reply; the tool cannot edit, resolve or delete comments. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.comment-create, 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.comment-create",
"input": {
"body": {
"input": {
"body": "Please add the provider-cost assumptions and rollback steps before review.",
"issueId": "YOUR-LINEAR-ISSUE-ID"
}
}
}
}{
"data": {
"commentCreate": {
"comment": {
"id": "77777777-8888-4999-8aaa-111111111112",
"body": "Please add the provider-cost assumptions and rollback steps before review.",
"issue": {
"id": "11111111-2222-4333-8444-555555555556",
"identifier": "ENG-42"
}
},
"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 UUID and non-empty comment body.example: {"body":{"input":{"issueId":"issue-uuid","body":"I reproduced this."}}}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
Create a comment on an issue in a connected Linear workspace.
Creates one Markdown comment through a fixed GraphQL mutation. An optional parent comment id creates a threaded reply; the tool cannot edit, resolve or delete comments. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.comment-create, 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.comment-create",
"input": {
"body": {
"input": {
"body": "Please add the provider-cost assumptions and rollback steps before review.",
"issueId": "YOUR-LINEAR-ISSUE-ID"
}
}
}
}{
"data": {
"commentCreate": {
"comment": {
"id": "77777777-8888-4999-8aaa-111111111112",
"body": "Please add the provider-cost assumptions and rollback steps before review.",
"issue": {
"id": "11111111-2222-4333-8444-555555555556",
"identifier": "ENG-42"
}
},
"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 UUID and non-empty comment body.example: {"body":{"input":{"issueId":"issue-uuid","body":"I reproduced this."}}}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
Create a comment on an issue in a connected Linear workspace.
Creates one Markdown comment through a fixed GraphQL mutation. An optional parent comment id creates a threaded reply; the tool cannot edit, resolve or delete comments. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.comment-create, 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.comment-create",
"input": {
"body": {
"input": {
"body": "Please add the provider-cost assumptions and rollback steps before review.",
"issueId": "YOUR-LINEAR-ISSUE-ID"
}
}
}
}{
"data": {
"commentCreate": {
"comment": {
"id": "77777777-8888-4999-8aaa-111111111112",
"body": "Please add the provider-cost assumptions and rollback steps before review.",
"issue": {
"id": "11111111-2222-4333-8444-555555555556",
"identifier": "ENG-42"
}
},
"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 UUID and non-empty comment body.example: {"body":{"input":{"issueId":"issue-uuid","body":"I reproduced this."}}}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.