- Embedded
- Python SDK
- JS/TS
Async
Python async variants
Python async variants
The Embedded and Python SDK provide async versions of this method prefixed with
a:JS/TS methods are natively async — all signatures above already return
Promise<...>. No separate async variant is needed.