Files
openclaw/extensions/imessage/message-tool-api.ts
Peter Steinberger fe79d85ae0 feat(imessage): add native imsg message actions
Adds native iMessage private-API message actions, lightweight message-tool discovery, bridge capability cache sharing, execution-time action gates, target alias coverage, and regression tests.
2026-05-08 05:34:22 +01:00

2 lines
96 B
TypeScript

export { describeIMessageMessageTool as describeMessageTool } from "./src/message-tool-api.js";