Skip to main content
POST
Get-or-create a ticket (Linear) or customer request (ProductLane).

Authorizations

X-Service-Token
string
header
required

Body

application/json
type
string
default:linear
ticket_id
string | null
title
string | null
description
string | null
team_id
string | null
project_id
string | null
label_ids
string | null
priority
integer | null
contact_email
string | null
contact_name
string | null

Response

Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.

The response is of type object.