Shipfox

Linear integration

Connect Linear to trigger workflows from workspace events and give agents Linear tools.

Authentication

Shipfox uses Linear OAuth. Authorize the Shipfox app for the target Linear workspace. The OAuth flow requests read, write, app:assignable, and app:mentionable access.

Integration connection identity

The slug of a Linear integration connection defaults to linear_<organization>, where <organization> is the Linear organization URL key. For example, linear_acme. Shipfox normalizes the key, falls back to linear when it is unavailable, and makes the slug unique within the workspace. Use it as a trigger source or as connection in an agent integration selection.

triggers:
  on_linear_issue:
    source: linear_acme
    event: Issue.update

For trigger and agent integration fields, see the workflow schema reference.

Capabilities

CapabilityDetails
EventsView Linear events.
Agent toolsView Linear agent tools.

Connect Linear to create an integration connection.

Was this page helpful?
Edit this page on GitHub

On this page