Optionalparent?: Pick<Activity, "id"> | nullOptionalnoteType?: NoteTypeOptionaltags?: Partial<Record<Tag, ActorId[]>>Full tags object from Activity. Maps tag ID to array of actor IDs who added that tag. Only allowed for activities created by the twist. Use twistTags instead for adding/removing the twist's tags on other activities.
OptionaltwistTags?: Partial<Record<Tag, boolean>>Add or remove the twist's tags. Maps tag ID to boolean: true = add tag, false = remove tag. This is allowed on all activities the twist has access to.
Format of the note content. Determines how the note is processed: