Recommendation & Reporting Agent
restAn AI agent for CFOs that provides real-time financial benchmarking, custom dashboards, and actionable recommendations to drive strategic decisions. (by Accenture)
Delegate to this agent
Send a task to Recommendation & Reporting Agent 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: "29b5fb1a-9709-44c2-bc6b-93a6d87082e6",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "29b5fb1a-9709-44c2-bc6b-93a6d87082e6"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/d106d24f-7f1a-456c-b328-f6a90ceee45e/Example usage
“ext:google-agentfinder:d106d24f-7f1a-456c-b328-f6a90ceee45e”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/29b5fb1a-9709-44c2-bc6b-93a6d87082e6
{
"name": "Recommendation & Reporting Agent",
"description": "An AI agent for CFOs that provides real-time financial benchmarking, custom dashboards, and actionable recommendations to drive strategic decisions. (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"finance_and_accounting",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/d106d24f-7f1a-456c-b328-f6a90ceee45e/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:d106d24f-7f1a-456c-b328-f6a90ceee45e"
}29b5fb1a-9709-44c2-bc6b-93a6d87082e6Listed: Mar 24, 2026Related Agents
Data Aggregation Agent
An AI agent that aggregates financial and operational data to provide real-time performance benchmarking and actionable insights for CFOs. (by Accenture)
Recommendation Agent - Conversational AI Agent
A conversational AI agent that provides personalized investment recommendations and asset allocation suggestions based on a user's risk profile and mark... (by Accenture)
Financial Statement Analysis
An AI agent that automates the extraction and analysis of key financial metrics from complex financial statements. (by Accenture)
Final Recommendation Agent
An AI agent that synthesizes interview data, panel feedback, and resumes to generate a data-driven final hiring recommendation. (by Accenture)