metadata
field can include fields which will be rendered as a rich attachment modal inside Linear. This makes it easier to include data that you would otherwise have to fetch/read by following the attachment link.title
string
messages
{ subject?: string, body: string, timestamp?: string }[]
attributes
{ name: string, value: string }[]
{variableName__since}
{variableName__relativeTimestamp}
{variableName__since}
into the attachment subtitle. When the attachment is rendered, we will format the time since that date, or format that date and time relative to current time, depending on which format is being used.