pub fn thread_kickoff( ctx: Context<'_, '_, '_, '_, ThreadKickoff<'_>>, ) -> Result<()>
Kicks off a thread if its trigger condition is active.