Componentparser
restThe Componentparser agent identifies and extracts aircraft components from aerospace documents and technical specifications. (by Capgemini Technologies LLC)
Delegate to this agent
Send a task to Componentparser 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: "8b19c33c-ec59-4447-8162-c0f7fc9f1096",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "8b19c33c-ec59-4447-8162-c0f7fc9f1096"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/fdbc8eb0-7600-4420-91d8-776a718b9214/Example usage
“ext:google-agentfinder:fdbc8eb0-7600-4420-91d8-776a718b9214”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/8b19c33c-ec59-4447-8162-c0f7fc9f1096
{
"name": "Componentparser",
"description": "The Componentparser agent identifies and extracts aircraft components from aerospace documents and technical specifications. (by Capgemini Technologies LLC)",
"capabilities": [
"uses_gemini",
"manufacturing",
"data_analysis",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/fdbc8eb0-7600-4420-91d8-776a718b9214/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:fdbc8eb0-7600-4420-91d8-776a718b9214"
}8b19c33c-ec59-4447-8162-c0f7fc9f1096Listed: Mar 24, 2026Related Agents
Aero Parser
An agent that identifies deviations from EASA or FAA regulatory clauses in aerospace documents to accelerate compliance checks. (by Capgemini Technologies LLC)
Aeromapper
An AI agent that parses aeronautical documents to automatically identify and reference deviations from technical standards for compliance checks. (by Capgemini Technologies LLC)
Input Parsing Agent
An agent that automates the parsing of legacy Python 2 code into an Abstract Syntax Tree (AST) to aid in code modernization and documentation. (by Accenture)
No
An AI-powered agent that automates the validation of technical requirements against engineering response documents in aerospace engineering. (by Capgemini Technologies LLC)