SOP Automation
restAn automation tool that creates and versions Standard Operating Procedures (SOPs) by extracting information from resolved support tickets. (by Tata Consultancy Services Limited)
Delegate to this agent
Send a task to SOP Automation 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: "903b1d58-48dc-43fc-be71-b45e74756d34",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "903b1d58-48dc-43fc-be71-b45e74756d34"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/5a4dfb8a-1852-453d-b52b-129aa27cab99/Example usage
“ext:google-agentfinder:5a4dfb8a-1852-453d-b52b-129aa27cab99”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/903b1d58-48dc-43fc-be71-b45e74756d34
{
"name": "SOP Automation",
"description": "An automation tool that creates and versions Standard Operating Procedures (SOPs) by extracting information from resolved support tickets. (by Tata Consultancy Services Limited)",
"capabilities": [
"uses_gemini",
"it_operations",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/5a4dfb8a-1852-453d-b52b-129aa27cab99/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:5a4dfb8a-1852-453d-b52b-129aa27cab99"
}903b1d58-48dc-43fc-be71-b45e74756d34Listed: Mar 24, 2026Related Agents
Smart SOP Generator
An agent-based solution that automates the creation of Standard Operating Procedures (SOPs) for technical issues to reduce technician workload. (by Wipro Limited)
SOP Agent
An AI agent that autonomously searches knowledge bases to retrieve Standard Operating Procedures (SOPs) for faster IT problem resolution. (by Kyndryl, Inc)
Report Generate Agent
An agent that automatically generates and versions Standard Operating Procedures (SOPs) by extracting information from resolved IT service tickets. (by Tata Consultancy Services Limited)
Tech Operations AI Agent
An AI agent that assists IT Operations Managers by automating ticket audits, generating SOPs from resolved tickets, and creating reports. (by Tata Consultancy Services Limited)