package executor const ( flagAttachmentID = "attachment-id" flagContent = "content" flagFrom = "from" flagInstance = "instance" flagListTitle = "list-title" flagTag = "tag" flagTo = "to" flagType = "type" )