Skip to main content
Find Issue with Linear

Finds an issue in Linear based on a search query

Updated over a week ago

Introduction

This integration enables users to find issues in Linear directly from Clay. By leveraging Linear's GraphQL API, the action performs a search query to locate specific issues within your Linear workspace. This functionality streamlines workflow management by allowing quick access to Linear issues without leaving the Clay environment, enhancing productivity and cross-platform efficiency.

Input

Name

Is Optional

Description

Type

Title

true

The title of the issue you'd like to create in Linear

text

Description

true

The long text description of the issue. Can use markdown for formatting.

longtext

Team

true

The team to which the issue belongs

text

Output

Name

Type

Id

text

Identifier

text

Url

url

Title

text

Description

text

Did this answer your question?