<?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>/integrations/dataform/tools/</link><description>Recent content in Tools on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="/integrations/dataform/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>dataform-compile-local</title><link>/integrations/dataform/tools/dataform-compile-local/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/dataform/tools/dataform-compile-local/</guid><description>&lt;h2 id="about">About&lt;/h2>
&lt;p>A &lt;code>dataform-compile-local&lt;/code> tool runs the &lt;code>dataform compile&lt;/code> command on a local
Dataform project.&lt;/p>
&lt;p>It is a standalone tool and &lt;strong>is not&lt;/strong> compatible with any sources.&lt;/p>
&lt;p>At invocation time, the tool executes &lt;code>dataform compile --json&lt;/code> in the specified
project directory and returns the resulting JSON object from the CLI.&lt;/p>
&lt;p>&lt;code>dataform-compile-local&lt;/code> takes the following parameter:&lt;/p>
&lt;ul>
&lt;li>&lt;code>project_dir&lt;/code> (string): The absolute or relative path to the local Dataform
project directory. The server process must have read access to this path.&lt;/li>
&lt;/ul>
&lt;h2 id="requirements">Requirements&lt;/h2>
&lt;h3 id="dataform-cli">Dataform CLI&lt;/h3>
&lt;p>This tool executes the &lt;code>dataform&lt;/code> command-line interface (CLI) via a system
call. You must have the &lt;strong>&lt;code>dataform&lt;/code> CLI&lt;/strong> installed and available in the
server&amp;rsquo;s system &lt;code>PATH&lt;/code>.&lt;/p></description></item></channel></rss>