class ProtocolSseTransportAdapterThread ID this transport currently targets.
Transport adapter that speaks the thread-centric protocol over HTTP
commands plus SSE event streams. Bound to a threadId at construction
or later via setThreadId; request URLs derive from the
currently-bound thread. Each openEventStream call opens an
independent filtered SSE connection via
POST /threads/:thread_id/stream/events.