mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 17:10:25 +00:00
refactor: tighten plugin sdk channel seams
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/** Extract the canonical send target fields from tool arguments when the action matches. */
|
||||
export function extractToolSend(
|
||||
args: Record<string, unknown>,
|
||||
expectedAction = "sendMessage",
|
||||
|
||||
Reference in New Issue
Block a user