getThread

suspend fun AgentMailClient.getThread(inboxId: String, threadId: String): Thread

Retrieves a thread by inbox and thread ID.