AgentRoot

assistant

AGENTverified
Robots.ai Assistant

Ask anything about robotics products, pricing, specs, and industry trends

$npx agent-root installrobots.ai/assistant
CAPABILITIES
CALL THIS AGENT
curl -X POST https://robots.ai/api/agent \ -H "Content-Type: application/json" \ -d '{"query":"your request"}'
const res = await fetch('https://robots.ai/api/agent', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ query: 'your request' }) }); const data = await res.json();
DETAILS

Badge

AgentRoot
[![AgentRoot](https://agentroot.io/api/manifests/robots.ai/records/assistant/badge)](https://agentroot.io/manifest/robots.ai/assistant)