Const
Copies a Blob from one account to another.
The invocation arguments for Blob/copy
An optional unique symbol to identify this method call for result referencing
A BlobInvocation representing the Blob/copy request
RFC 8620 Section 6.3: Blob/copy
Retrieves binary data by blob ID with optional range and encoding support.
The invocation arguments for Blob/get
A BlobInvocation representing the Blob/get request
RFC 9404 Section 4.2: Blob/get
Looks up blob IDs by their data type and account.
The invocation arguments for Blob/lookup
A BlobInvocation representing the Blob/lookup request
RFC 9404 Section 4.3: Blob/lookup
Uploads binary data and returns the blob ID.
The invocation arguments for Blob/upload
A BlobInvocation representing the Blob/upload request
RFC 9404 Section 4.1: Blob/upload
Copies a Blob from one account to another.