<?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/knowledge-catalog/tools/</link><description>Recent content in Tools on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="/integrations/knowledge-catalog/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>dataplex-lookup-context</title><link>/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-context/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-context/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A &lt;code&gt;dataplex-lookup-context&lt;/code&gt; tool provides rich metadata of one or more data assets along with their relationships.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;dataplex-lookup-context&lt;/code&gt; takes a required &lt;code&gt;name&lt;/code&gt; parameter which contains the
project and location to which the request should be attributed in the following
form: projects/{project}/locations/{location} and also a required &lt;code&gt;resources&lt;/code&gt;
parameter which is a list of resource names for which metadata is needed in the
following form: projects/{project}/locations/{location}/entryGroups/{group}/entries/{entry}&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;</description></item><item><title>dataplex-lookup-entry</title><link>/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-entry/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-entry/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A &lt;code&gt;dataplex-lookup-entry&lt;/code&gt; tool returns details of a particular entry in Knowledge Catalog.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;dataplex-lookup-entry&lt;/code&gt; takes a required &lt;code&gt;name&lt;/code&gt; parameter which contains the
project and location to which the request should be attributed in the following
form: projects/{project}/locations/{location} and also a required &lt;code&gt;entry&lt;/code&gt;
parameter which is the resource name of the entry in the following form:
projects/{project}/locations/{location}/entryGroups/{entryGroup}/entries/{entry}.
It also optionally accepts following parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;view&lt;/code&gt; - View to control which parts of an entry the service should return.
It takes integer values from 1-4 corresponding to type of view - BASIC,
FULL, CUSTOM, ALL&lt;/li&gt;
&lt;li&gt;&lt;code&gt;aspectTypes&lt;/code&gt; - Limits the aspects returned to the provided aspect types in
the format
&lt;code&gt;projects/{project}/locations/{location}/aspectTypes/{aspectType}&lt;/code&gt;. It only
works for CUSTOM view.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;paths&lt;/code&gt; - Limits the aspects returned to those associated with the provided
paths within the Entry. It only works for CUSTOM view.&lt;/li&gt;
&lt;/ul&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;</description></item><item><title>dataplex-search-aspect-types</title><link>/integrations/knowledge-catalog/tools/knowledge-catalog-search-aspect-types/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/knowledge-catalog/tools/knowledge-catalog-search-aspect-types/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A &lt;code&gt;dataplex-search-aspect-types&lt;/code&gt; tool allows to fetch the metadata template of
aspect types based on search query.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;dataplex-search-aspect-types&lt;/code&gt; accepts following parameters optionally:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;query&lt;/code&gt; - Narrows down the search of aspect types to value of this parameter.
If not provided, it fetches all aspect types available to the user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;pageSize&lt;/code&gt; - Number of returned aspect types in the search page. Defaults to &lt;code&gt;5&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;orderBy&lt;/code&gt; - Specifies the ordering of results. Supported values are: relevance
(default), last_modified_timestamp, last_modified_timestamp asc.&lt;/li&gt;
&lt;/ul&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;</description></item><item><title>dataplex-search-dq-scans</title><link>/integrations/knowledge-catalog/tools/knowledge-catalog-search-dq-scans/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/knowledge-catalog/tools/knowledge-catalog-search-dq-scans/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A &lt;code&gt;dataplex-search-dq-scans&lt;/code&gt; tool returns data quality scans that match the given criteria.
It&amp;rsquo;s compatible with the following sources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="../../sources/dataplex.md"&gt;dataplex&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;dataplex-search-dq-scans&lt;/code&gt; accepts the following optional parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;filter&lt;/code&gt; - Filter string to search/filter data quality scans. E.g. &amp;ldquo;display_name = &amp;quot;my-scan&amp;quot;&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;data_scan_id&lt;/code&gt; - The resource name of the data scan to filter by: projects/{project}/locations/{locationId}/dataScans/{dataScanId}.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;table_name&lt;/code&gt; - The name of the table to filter by. Maps to data.entity in the filter string. E.g. &amp;ldquo;//bigquery.googleapis.com/projects/P/datasets/D/tables/T&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;pageSize&lt;/code&gt; - Number of returned data quality scans in the page. Defaults to &lt;code&gt;10&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;orderBy&lt;/code&gt; - Specifies the ordering of results.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;h3 id="iam-permissions"&gt;IAM Permissions&lt;/h3&gt;
&lt;p&gt;Dataplex uses &lt;a href="https://cloud.google.com/dataplex/docs/iam-and-access-control"&gt;Identity and Access Management (IAM)&lt;/a&gt; to control
user and group access to Dataplex resources. Toolbox will use your
&lt;a href="https://cloud.google.com/docs/authentication#adc"&gt;Application Default Credentials (ADC)&lt;/a&gt; to authorize and authenticate when
interacting with &lt;a href="https://cloud.google.com/dataplex"&gt;Dataplex&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>dataplex-search-entries</title><link>/integrations/knowledge-catalog/tools/knowledge-catalog-search-entries/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/knowledge-catalog/tools/knowledge-catalog-search-entries/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A &lt;code&gt;dataplex-search-entries&lt;/code&gt; tool returns all entries in Knowledge Catalog (formerly known as Dataplex) (e.g.
tables, views, models) that matches given user query.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;dataplex-search-entries&lt;/code&gt; takes a required &lt;code&gt;query&lt;/code&gt; parameter based on which
entries are filtered and returned to the user. It also optionally accepts
following parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;scope&lt;/code&gt; - A scope limits the search space to a particular project or organization.
It must be in the format: organizations/&amp;lt;org_id&amp;gt; or projects/&amp;lt;project_id&amp;gt;
or projects/&amp;lt;project_number&amp;gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;pageSize&lt;/code&gt; - Number of results in the search page. Defaults to &lt;code&gt;5&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;orderBy&lt;/code&gt; - Specifies the ordering of results. Supported values are: relevance
(default), last_modified_timestamp, last_modified_timestamp asc.&lt;/li&gt;
&lt;/ul&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;</description></item></channel></rss>