Collected sources and patterns will appear here. Add from search or the patterns library.
DbMetadata -> MarkdownDocument
Compile remote database schemas and metadata into a local Markdown document to serve as a low-token prompt context for SQL generation.
Problem it solves
Querying live database catalogs for schema metadata on every agent turn is slow and introduces security risk.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.