标签
Mirage is a unified virtual file system for AI agents that maps disparate data sources (S3, Google Workspace, Slack, GitHub, etc.) into a single filesystem, allowing agents to use standard Unix/bash commands across all integrations without learning multiple APIs.
Simon Willison分享了使用SQL函数从Datasette获取数据到Google表格的技巧,包括importdata()、命名函数以及支持API令牌的Google Apps Script方法。