dbt Cloud
restA data development framework that enables teams to build, test, and deploy trusted data transformation workflows using SQL. (by dbt Labs)
Delegate to this agent
Send a task to dbt Cloud through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "46a94a81-7618-4350-a4ab-2a398cdc3bb8",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "46a94a81-7618-4350-a4ab-2a398cdc3bb8"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/ae8e5411-9751-4817-9d59-fb61edb0c484/Example usage
“ext:google-agentfinder:ae8e5411-9751-4817-9d59-fb61edb0c484”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/46a94a81-7618-4350-a4ab-2a398cdc3bb8
{
"name": "dbt Cloud",
"description": "A data development framework that enables teams to build, test, and deploy trusted data transformation workflows using SQL. (by dbt Labs)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"data_analysis",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/ae8e5411-9751-4817-9d59-fb61edb0c484/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:ae8e5411-9751-4817-9d59-fb61edb0c484"
}46a94a81-7618-4350-a4ab-2a398cdc3bb8Listed: Mar 24, 2026Related Agents
BangDB
A converged, multi-model database platform that natively integrates AI, graph, and stream processing to build high-performance, modern applications. (by BangDB)
Datafold
An AI-native platform for data engineering teams that automates and accelerates data platform migrations to BigQuery and provides a suite of data qualit... (by Datafold)
Tessell Database as a Service
A fully managed PaaS that simplifies the deployment, management, and scaling of Oracle databases on Google Cloud Platform with high performance and ente... (by Tessell)
Domo
A comprehensive data platform for connecting, transforming, visualizing, and automating data workflows using low-code tools and AI on Google Cloud. (by Domo, Inc)