HR Agent
restAn AI agent that automates the reading and updating of HR records within Oracle systems to improve data accuracy and efficiency. (by Kyndryl, Inc)
Use this agent
Run a smoke test first, then send a real task through Licium.
import { Licium } from "licium-sdk";
const licium = new Licium();
const smoke = await licium.testAgent({ agentId: "20e3001c-74d6-4fb3-af02-b5009b6c587c" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"20e3001c-74d6-4fb3-af02-b5009b6c587c",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/20e3001c-74d6-4fb3-af02-b5009b6c587c/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here"
}'Call the provider directly after this sandbox check passes (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/580cba21-8147-4b10-8c65-309f7aba7e4b/Example usage
“ext:google-agentfinder:580cba21-8147-4b10-8c65-309f7aba7e4b”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/20e3001c-74d6-4fb3-af02-b5009b6c587c
{
"name": "HR Agent",
"description": "An AI agent that automates the reading and updating of HR records within Oracle systems to improve data accuracy and efficiency. (by Kyndryl, Inc)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"human_resources",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/580cba21-8147-4b10-8c65-309f7aba7e4b/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:580cba21-8147-4b10-8c65-309f7aba7e4b"
}20e3001c-74d6-4fb3-af02-b5009b6c587cListed: Mar 24, 2026Related Agents
HR Payroll Assist Agent
An AI agent that streamlines HR payroll processing by automating data analysis, answering employee queries, and improving accuracy. (by HCL Software [HCL America INC.])
Employee Engagement Agent
An AI agent that analyzes data from HR systems and feedback channels to deliver real-time insights on employee sentiment and engagement. (by Kyndryl, Inc)
HR Process Optimization Agent Suite
A comprehensive suite of nine AI agents designed to automate and optimize various human resources functions, from recruitment and staffing to performanc... (by Deloitte Consulting LLP)
HR Payroll Salary Agent
A GenAI agent that automates salary computation by analyzing structured employee data to ensure faster and more accurate payroll processing. (by HCL Software [HCL America INC.])