pylon_unlink_external_issue
Remove the link between a Pylon issue and an external ticketing system issue, disconnecting it from sources like Jira, Linear, GitHub, or Asana.
Instructions
Remove the link between a Pylon issue and an external ticketing system issue.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Pylon issue ID | |
| external_issue_id | Yes | ID of the external issue to unlink | |
| source | Yes | External system: "linear", "jira", "github", or "asana" |