Get a share link for a run asynchronously.
.. admonition:: Deprecated
Use :meth:`langsmith.AsyncClient.runs.share.create` instead.
See https://docs.langchain.com/langsmith/smithdb-sdk-migration#share-and-read-public-runs for the migration guide.
Will be removed after Jan 31, 2027.
The ID of the run to share.
Custom share ID.
If not provided, a random UUID will be generated.