✨ 🛸 mcpOutputStorage.ts
This commit is contained in:
@@ -187,3 +187,4 @@ export function getBinaryBlobSavedMessage(
|
|||||||
const mt = mimeType || 'unknown type'
|
const mt = mimeType || 'unknown type'
|
||||||
return `${sourceDescription}Binary content (${mt}, ${formatFileSize(size)}) saved to ${filepath}`
|
return `${sourceDescription}Binary content (${mt}, ${formatFileSize(size)}) saved to ${filepath}`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user