<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/integrations/datalineage/tools/</link><description>Recent content in Tools on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://mcp-toolbox.dev/integrations/datalineage/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>datalineage-search-lineage</title><link>https://mcp-toolbox.dev/integrations/datalineage/tools/datalineage-search-lineage/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mcp-toolbox.dev/integrations/datalineage/tools/datalineage-search-lineage/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A &lt;code&gt;datalineage-search-lineage&lt;/code&gt; tool retrieves lineage links (representing data flow between source and target assets) by performing a breadth-first search in the given direction.&lt;/p&gt;
&lt;p&gt;It supports both entity-level and column-level lineage (CLL).&lt;/p&gt;
&lt;h2 id="compatible-sources"&gt;Compatible Sources&lt;/h2&gt;





&lt;div class="compatibility-section"&gt;
 &lt;p&gt;This tool can be used with the following database sources:&lt;/p&gt;

 &lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Source Name&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 
 
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://mcp-toolbox.dev/integrations/datalineage/source/"&gt;Data Lineage Source&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 

 

 
 
 &lt;/tbody&gt;
 &lt;/table&gt;
&lt;/div&gt;

&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;h3 id="iam-permissions"&gt;IAM Permissions&lt;/h3&gt;
&lt;p&gt;To retrieve lineage links, the authorized Google Cloud identity must have the following permissions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;datalineage.events.get&lt;/code&gt; on the project where the link is stored (for entity-level lineage).&lt;/li&gt;
&lt;li&gt;&lt;code&gt;datalineage.events.getFields&lt;/code&gt; on the project where the link is stored (for column-level lineage).&lt;/li&gt;
&lt;li&gt;&lt;code&gt;datalineage.processes.get&lt;/code&gt; on the project where the process is stored (if retrieving process details).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="parameters"&gt;Parameters&lt;/h2&gt;
&lt;h3 id="locations-array-of-strings-required"&gt;&lt;code&gt;locations&lt;/code&gt; (Array of Strings, Required)&lt;/h3&gt;
&lt;p&gt;The locations to search in (e.g., &lt;code&gt;['us', 'eu', 'global']&lt;/code&gt;).&lt;/p&gt;</description></item></channel></rss>