bodyobject · requiredBounded request body sent to the connected application.
Linear
Create an issue in a connected Linear workspace with team, title and optional fields.
Creates one Linear issue through a fixed GraphQL mutation. Supports an optional description, priority, state, assignee, cycle, labels and project; it cannot delete or archive issues. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.issue-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.issue-create",
"input": {
"body": {
"input": {
"title": "Audit customer onboarding drop-off",
"teamId": "YOUR-LINEAR-TEAM-ID",
"priority": 2,
"description": "Identify the highest-friction onboarding step and propose one measurable correction."
}
}
}
}{
"data": {
"issueCreate": {
"issue": {
"id": "11111111-2222-4333-8444-555555555557",
"state": {
"name": "Backlog",
"type": "backlog"
},
"title": "Audit customer onboarding drop-off",
"priority": 2,
"identifier": "ENG-43",
"description": "Identify the highest-friction onboarding step and propose one measurable correction."
},
"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 a valid team id and non-empty issue title.example: {"body":{"input":{"teamId":"team-uuid","title":"Investigate failed checkout"}}}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 an issue in a connected Linear workspace with team, title and optional fields.
Creates one Linear issue through a fixed GraphQL mutation. Supports an optional description, priority, state, assignee, cycle, labels and project; it cannot delete or archive issues. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.issue-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.issue-create",
"input": {
"body": {
"input": {
"title": "Audit customer onboarding drop-off",
"teamId": "YOUR-LINEAR-TEAM-ID",
"priority": 2,
"description": "Identify the highest-friction onboarding step and propose one measurable correction."
}
}
}
}{
"data": {
"issueCreate": {
"issue": {
"id": "11111111-2222-4333-8444-555555555557",
"state": {
"name": "Backlog",
"type": "backlog"
},
"title": "Audit customer onboarding drop-off",
"priority": 2,
"identifier": "ENG-43",
"description": "Identify the highest-friction onboarding step and propose one measurable correction."
},
"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 a valid team id and non-empty issue title.example: {"body":{"input":{"teamId":"team-uuid","title":"Investigate failed checkout"}}}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 an issue in a connected Linear workspace with team, title and optional fields.
Creates one Linear issue through a fixed GraphQL mutation. Supports an optional description, priority, state, assignee, cycle, labels and project; it cannot delete or archive issues. Always one upstream request at $0.0050.
Agents select this operation with tool ID linear.issue-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.issue-create",
"input": {
"body": {
"input": {
"title": "Audit customer onboarding drop-off",
"teamId": "YOUR-LINEAR-TEAM-ID",
"priority": 2,
"description": "Identify the highest-friction onboarding step and propose one measurable correction."
}
}
}
}{
"data": {
"issueCreate": {
"issue": {
"id": "11111111-2222-4333-8444-555555555557",
"state": {
"name": "Backlog",
"type": "backlog"
},
"title": "Audit customer onboarding drop-off",
"priority": 2,
"identifier": "ENG-43",
"description": "Identify the highest-friction onboarding step and propose one measurable correction."
},
"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 a valid team id and non-empty issue title.example: {"body":{"input":{"teamId":"team-uuid","title":"Investigate failed checkout"}}}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.