mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 08:00:21 +00:00
Plugin SDK: require unified message discovery
This commit is contained in:
@@ -73,7 +73,7 @@ export async function fetchBlueBubblesServerInfo(params: {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get cached server info synchronously (for use in listActions).
|
||||
* Get cached server info synchronously (for use in describeMessageTool).
|
||||
* Returns null if not cached or expired.
|
||||
*/
|
||||
export function getCachedBlueBubblesServerInfo(accountId?: string): BlueBubblesServerInfo | null {
|
||||
|
||||
Reference in New Issue
Block a user