invokePlugin( )
Invoke a non-streaming plugin handler.
function invokePlugin(options: InvokePluginOptions): PromiseDescription
Invoke a non-streaming plugin handler.
Parameters
| Name | Type | Required? | Description |
|---|---|---|---|
options | InvokePluginOptions | ✓ | No description |
Returns
Promise