Capital Market Learning Playbook
restAn AI agent that provides on-demand explanations and answers user queries related to financial analysis and investment concepts. (by Accenture)
Delegate to this agent
Send a task to Capital Market Learning Playbook 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: "64d367b2-e4b0-42cd-ac3d-9ef3189fa937",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "64d367b2-e4b0-42cd-ac3d-9ef3189fa937"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/2ad9153a-4183-4f6a-989e-6799c5335aea/Example usage
“ext:google-agentfinder:2ad9153a-4183-4f6a-989e-6799c5335aea”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/64d367b2-e4b0-42cd-ac3d-9ef3189fa937
{
"name": "Capital Market Learning Playbook",
"description": "An AI agent that provides on-demand explanations and answers user queries related to financial analysis and investment concepts. (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"financial_services",
"finance_and_accounting",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/2ad9153a-4183-4f6a-989e-6799c5335aea/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:2ad9153a-4183-4f6a-989e-6799c5335aea"
}64d367b2-e4b0-42cd-ac3d-9ef3189fa937Listed: Mar 24, 2026Related Agents
Investment Product Knowledge Agent Conversational AI Agent
A conversational AI agent that provides comprehensive, up-to-date explanations of financial investment products to customers. (by Accenture)
Financial Market Mentor Agent
An AI-powered agent that generates intelligent market insights for financial products by analyzing real-time news and multimodal data. (by Deloitte Consulting LLP)
ExplainMate (Reasoning Agent)
An AI agent that uses LLMs to explain financial trade signals in simple, natural language for investors and analysts. (by Accenture)
Investi Guru
An AI-powered investment analysis agent that simplifies financial research by delegating user queries to specialized analysis tools. (by Accenture)