Legal Contracts Agent
restAn agent that automates the legal contract review process by checking drafts against predefined guidelines and generating a summary report. (by Slalom, 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: "663ba739-0cda-41ce-a6dd-892b9ca59606" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"663ba739-0cda-41ce-a6dd-892b9ca59606",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/663ba739-0cda-41ce-a6dd-892b9ca59606/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/c4a01814-f7da-4365-bab9-9d258b99b640/Example usage
“ext:google-agentfinder:c4a01814-f7da-4365-bab9-9d258b99b640”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/663ba739-0cda-41ce-a6dd-892b9ca59606
{
"name": "Legal Contracts Agent",
"description": "An agent that automates the legal contract review process by checking drafts against predefined guidelines and generating a summary report. (by Slalom, Inc.)",
"capabilities": [
"uses_gemini",
"legal_and_compliance",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/c4a01814-f7da-4365-bab9-9d258b99b640/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:c4a01814-f7da-4365-bab9-9d258b99b640"
}663ba739-0cda-41ce-a6dd-892b9ca59606Listed: Mar 24, 2026Related Agents
Contract Guard Agent Suite
An AI agent suite that streamlines contract management by assisting with review, compliance checking, clause suggestion, and summarization. (by Deloitte Consulting LLP)
Contract Summarize Pro Agent
An AI-powered agent that instantly summarizes contracts to provide rapid insights and support informed decision-making. (by Deloitte Consulting LLP)
Legal Assist Agent
An AI agent that assists legal professionals by analyzing legal data and generating actionable insights and summaries. (by Deloitte Consulting LLP)
Legal Copilot - Contract Comparator
An AI-powered legal copilot that compares, evaluates, and summarizes competing legal documents to accelerate contract review. (by Tata Consultancy Services Limited)