langsmith.async_client.AsyncClient.run_is_shared# async AsyncClient.run_is_shared(run_id: UUID | str) → bool[source]# Get share state for a run asynchronously. Parameters: run_id (UUID | str) – Return type: bool