mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-06 14:51:08 +00:00
619 lines
19 KiB
TypeScript
619 lines
19 KiB
TypeScript
// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
|
|
export interface PluginSdkFacadeTypeMap {
|
|
"amazon-bedrock": {
|
|
module: typeof import("@openclaw/amazon-bedrock/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/amazon-bedrock/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"anthropic-vertex": {
|
|
module: typeof import("@openclaw/anthropic-vertex/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/anthropic-vertex/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"anthropic-cli": {
|
|
module: typeof import("@openclaw/anthropic/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/anthropic/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"bluebubbles-policy": {
|
|
module: typeof import("@openclaw/bluebubbles/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/bluebubbles/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
browser: {
|
|
module: typeof import("@openclaw/browser/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/browser/runtime-api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"browser-runtime": {
|
|
module: typeof import("@openclaw/browser/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/browser/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
BrowserBridge: import("@openclaw/browser/runtime-api.js").BrowserBridge;
|
|
BrowserCreateProfileResult: import("@openclaw/browser/runtime-api.js").BrowserCreateProfileResult;
|
|
BrowserDeleteProfileResult: import("@openclaw/browser/runtime-api.js").BrowserDeleteProfileResult;
|
|
BrowserExecutable: import("@openclaw/browser/runtime-api.js").BrowserExecutable;
|
|
BrowserFormField: import("@openclaw/browser/runtime-api.js").BrowserFormField;
|
|
BrowserResetProfileResult: import("@openclaw/browser/runtime-api.js").BrowserResetProfileResult;
|
|
BrowserRouteRegistrar: import("@openclaw/browser/runtime-api.js").BrowserRouteRegistrar;
|
|
BrowserServerState: import("@openclaw/browser/runtime-api.js").BrowserServerState;
|
|
BrowserStatus: import("@openclaw/browser/runtime-api.js").BrowserStatus;
|
|
BrowserTab: import("@openclaw/browser/runtime-api.js").BrowserTab;
|
|
BrowserTransport: import("@openclaw/browser/runtime-api.js").BrowserTransport;
|
|
OpenClawPluginApi: import("@openclaw/browser/runtime-api.js").OpenClawPluginApi;
|
|
OpenClawPluginToolContext: import("@openclaw/browser/runtime-api.js").OpenClawPluginToolContext;
|
|
OpenClawPluginToolFactory: import("@openclaw/browser/runtime-api.js").OpenClawPluginToolFactory;
|
|
ProfileStatus: import("@openclaw/browser/runtime-api.js").ProfileStatus;
|
|
ResolvedBrowserConfig: import("@openclaw/browser/runtime-api.js").ResolvedBrowserConfig;
|
|
ResolvedBrowserProfile: import("@openclaw/browser/runtime-api.js").ResolvedBrowserProfile;
|
|
SnapshotResult: import("@openclaw/browser/runtime-api.js").SnapshotResult;
|
|
};
|
|
};
|
|
"cloudflare-ai-gateway": {
|
|
module: typeof import("@openclaw/cloudflare-ai-gateway/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/cloudflare-ai-gateway/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
byteplus: {
|
|
module: typeof import("@openclaw/byteplus/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/byteplus/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
chutes: {
|
|
module: typeof import("@openclaw/chutes/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/chutes/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
deepseek: {
|
|
module: typeof import("@openclaw/deepseek/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/deepseek/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"feishu-conversation": {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
google: {
|
|
module: typeof import("@openclaw/google/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/google/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"feishu-setup": {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"github-copilot-login": {
|
|
module: typeof import("@openclaw/github-copilot/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/github-copilot/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
huggingface: {
|
|
module: typeof import("@openclaw/huggingface/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/huggingface/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"image-generation-runtime": {
|
|
module: typeof import("@openclaw/image-generation-core/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/image-generation-core/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
GenerateImageParams: import("@openclaw/image-generation-core/runtime-api.js").GenerateImageParams;
|
|
GenerateImageRuntimeResult: import("@openclaw/image-generation-core/runtime-api.js").GenerateImageRuntimeResult;
|
|
};
|
|
};
|
|
"video-generation-runtime": {
|
|
module: typeof import("@openclaw/video-generation-core/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/video-generation-core/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
GenerateVideoParams: import("@openclaw/video-generation-core/runtime-api.js").GenerateVideoParams;
|
|
GenerateVideoRuntimeResult: import("@openclaw/video-generation-core/runtime-api.js").GenerateVideoRuntimeResult;
|
|
};
|
|
};
|
|
"kimi-coding": {
|
|
module: typeof import("@openclaw/kimi-coding/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/kimi-coding/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
kilocode: {
|
|
module: typeof import("@openclaw/kilocode/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/kilocode/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"irc-surface": {
|
|
module: typeof import("@openclaw/irc/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/irc/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"media-understanding-runtime": {
|
|
module: typeof import("@openclaw/media-understanding-core/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/media-understanding-core/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
RunMediaUnderstandingFileParams: import("@openclaw/media-understanding-core/runtime-api.js").RunMediaUnderstandingFileParams;
|
|
RunMediaUnderstandingFileResult: import("@openclaw/media-understanding-core/runtime-api.js").RunMediaUnderstandingFileResult;
|
|
};
|
|
};
|
|
"memory-core-engine-runtime": {
|
|
module: typeof import("@openclaw/memory-core/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/memory-core/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
BuiltinMemoryEmbeddingProviderDoctorMetadata: import("@openclaw/memory-core/runtime-api.js").BuiltinMemoryEmbeddingProviderDoctorMetadata;
|
|
RepairShortTermPromotionArtifactsResult: import("@openclaw/memory-core/runtime-api.js").RepairShortTermPromotionArtifactsResult;
|
|
ShortTermAuditSummary: import("@openclaw/memory-core/runtime-api.js").ShortTermAuditSummary;
|
|
};
|
|
};
|
|
"mattermost-policy": {
|
|
module: typeof import("@openclaw/mattermost/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/mattermost/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
litellm: {
|
|
module: typeof import("@openclaw/litellm/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/litellm/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"line-runtime": {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
Action: import("@openclaw/line/runtime-api.js").Action;
|
|
CardAction: import("@openclaw/line/runtime-api.js").CardAction;
|
|
CreateRichMenuParams: import("@openclaw/line/runtime-api.js").CreateRichMenuParams;
|
|
FlexBox: import("@openclaw/line/runtime-api.js").FlexBox;
|
|
FlexBubble: import("@openclaw/line/runtime-api.js").FlexBubble;
|
|
FlexButton: import("@openclaw/line/runtime-api.js").FlexButton;
|
|
FlexCarousel: import("@openclaw/line/runtime-api.js").FlexCarousel;
|
|
FlexComponent: import("@openclaw/line/runtime-api.js").FlexComponent;
|
|
FlexContainer: import("@openclaw/line/runtime-api.js").FlexContainer;
|
|
FlexImage: import("@openclaw/line/runtime-api.js").FlexImage;
|
|
FlexText: import("@openclaw/line/runtime-api.js").FlexText;
|
|
LineChannelData: import("@openclaw/line/runtime-api.js").LineChannelData;
|
|
LineConfig: import("@openclaw/line/runtime-api.js").LineConfig;
|
|
LineProbeResult: import("@openclaw/line/runtime-api.js").LineProbeResult;
|
|
ListItem: import("@openclaw/line/runtime-api.js").ListItem;
|
|
ResolvedLineAccount: import("@openclaw/line/runtime-api.js").ResolvedLineAccount;
|
|
RichMenuArea: import("@openclaw/line/runtime-api.js").RichMenuArea;
|
|
RichMenuAreaRequest: import("@openclaw/line/runtime-api.js").RichMenuAreaRequest;
|
|
RichMenuRequest: import("@openclaw/line/runtime-api.js").RichMenuRequest;
|
|
RichMenuResponse: import("@openclaw/line/runtime-api.js").RichMenuResponse;
|
|
RichMenuSize: import("@openclaw/line/runtime-api.js").RichMenuSize;
|
|
};
|
|
};
|
|
"line-surface": {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
CardAction: import("@openclaw/line/runtime-api.js").CardAction;
|
|
LineChannelData: import("@openclaw/line/runtime-api.js").LineChannelData;
|
|
LineConfig: import("@openclaw/line/runtime-api.js").LineConfig;
|
|
LineProbeResult: import("@openclaw/line/runtime-api.js").LineProbeResult;
|
|
ListItem: import("@openclaw/line/runtime-api.js").ListItem;
|
|
ResolvedLineAccount: import("@openclaw/line/runtime-api.js").ResolvedLineAccount;
|
|
};
|
|
};
|
|
"matrix-helper": {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"matrix-runtime-surface": {
|
|
module: typeof import("@openclaw/matrix/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/runtime-api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"matrix-surface": {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"matrix-thread-bindings": {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
openrouter: {
|
|
module: typeof import("@openclaw/openrouter/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/openrouter/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
minimax: {
|
|
module: typeof import("@openclaw/minimax/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/minimax/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
qwen: {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"qwen-definitions": {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
modelstudio: {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"modelstudio-definitions": {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/qwen/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
moonshot: {
|
|
module: typeof import("@openclaw/moonshot/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/moonshot/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
mistral: {
|
|
module: typeof import("@openclaw/mistral/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/mistral/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
nvidia: {
|
|
module: typeof import("@openclaw/nvidia/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/nvidia/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
ollama: {
|
|
module: typeof import("@openclaw/ollama/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/ollama/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
OllamaEmbeddingClient: import("@openclaw/ollama/runtime-api.js").OllamaEmbeddingClient;
|
|
OllamaEmbeddingProvider: import("@openclaw/ollama/runtime-api.js").OllamaEmbeddingProvider;
|
|
};
|
|
};
|
|
"ollama-surface": {
|
|
module: typeof import("@openclaw/ollama/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/ollama/api.js");
|
|
};
|
|
};
|
|
types: {
|
|
OllamaModelWithContext: import("@openclaw/ollama/api.js").OllamaModelWithContext;
|
|
OllamaTagModel: import("@openclaw/ollama/api.js").OllamaTagModel;
|
|
OllamaTagsResponse: import("@openclaw/ollama/api.js").OllamaTagsResponse;
|
|
};
|
|
};
|
|
openai: {
|
|
module: typeof import("@openclaw/openai/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/openai/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
opencode: {
|
|
module: typeof import("@openclaw/opencode/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/opencode/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"opencode-go": {
|
|
module: typeof import("@openclaw/opencode-go/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/opencode-go/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
qianfan: {
|
|
module: typeof import("@openclaw/qianfan/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/qianfan/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"provider-reasoning": {
|
|
module: typeof import("@openclaw/ollama/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/ollama/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"speech-runtime": {
|
|
module: typeof import("@openclaw/speech-core/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/speech-core/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
ResolvedTtsConfig: import("@openclaw/speech-core/runtime-api.js").ResolvedTtsConfig;
|
|
ResolvedTtsModelOverrides: import("@openclaw/speech-core/runtime-api.js").ResolvedTtsModelOverrides;
|
|
TtsDirectiveOverrides: import("@openclaw/speech-core/runtime-api.js").TtsDirectiveOverrides;
|
|
TtsDirectiveParseResult: import("@openclaw/speech-core/runtime-api.js").TtsDirectiveParseResult;
|
|
TtsResult: import("@openclaw/speech-core/runtime-api.js").TtsResult;
|
|
TtsSynthesisResult: import("@openclaw/speech-core/runtime-api.js").TtsSynthesisResult;
|
|
TtsTelephonyResult: import("@openclaw/speech-core/runtime-api.js").TtsTelephonyResult;
|
|
};
|
|
};
|
|
sglang: {
|
|
module: typeof import("@openclaw/sglang/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/sglang/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
synthetic: {
|
|
module: typeof import("@openclaw/synthetic/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/synthetic/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
together: {
|
|
module: typeof import("@openclaw/together/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/together/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
venice: {
|
|
module: typeof import("@openclaw/venice/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/venice/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"vercel-ai-gateway": {
|
|
module: typeof import("@openclaw/vercel-ai-gateway/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/vercel-ai-gateway/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
volcengine: {
|
|
module: typeof import("@openclaw/volcengine/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/volcengine/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
vllm: {
|
|
module: typeof import("@openclaw/vllm/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/vllm/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
xai: {
|
|
module: typeof import("@openclaw/xai/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/xai/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
xiaomi: {
|
|
module: typeof import("@openclaw/xiaomi/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/xiaomi/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
zai: {
|
|
module: typeof import("@openclaw/zai/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/zai/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"whatsapp-surface": {
|
|
module: typeof import("@openclaw/whatsapp/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/whatsapp/api.js");
|
|
};
|
|
source2: {
|
|
module: typeof import("@openclaw/whatsapp/constants.js");
|
|
};
|
|
};
|
|
types: {
|
|
WebChannelStatus: import("@openclaw/whatsapp/api.js").WebChannelStatus;
|
|
WebInboundMessage: import("@openclaw/whatsapp/api.js").WebInboundMessage;
|
|
WebListenerCloseReason: import("@openclaw/whatsapp/api.js").WebListenerCloseReason;
|
|
WebMonitorTuning: import("@openclaw/whatsapp/api.js").WebMonitorTuning;
|
|
};
|
|
};
|
|
"zalo-setup": {
|
|
module: typeof import("@openclaw/zalo/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/zalo/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
}
|