The channel (account + resource) the new item belongs to.
Link type identifier, matches a LinkTypeConfig.type.
Status the user selected. Matches a statuses[].status for type.
Title of the originating Plot thread (post AI title generation).
Markdown content of the thread's first note, or null if none.
Contacts attached to the originating Plot thread, excluding the creating user. Use these as recipients (email, chat DM members, etc.) when the external item is a message or invite. An empty list means the user did not add anyone to the thread.
Fields captured in Plot when a user initiates creation of a new external item via a connector's
onCreateLinkhook.Thread-agnostic on purpose — connectors do not receive the Plot thread. The platform attaches the returned
NewLinkWithNotesto the originating thread onceonCreateLinkresolves.