II.
Tool JSON
Structured · livetool:tambo
Tambo json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:tambo",
"_kind": "Tool",
"_file": "domain/tools/tools-agent-infrastructure.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Tambo",
"homepageUrl": "https://github.com/tambo-ai/tambo",
"kind": "other",
"description": "Generative UI SDK for React that enables dynamic AI-driven component\nrendering. Provides a framework for building interfaces where AI\nagents can generate, compose, and update React components in\nreal-time based on conversation context and user intent. Bridges\nthe gap between agent reasoning and visual output, enabling rich\ninteractive experiences beyond plain text responses.\n"
},
"outgoingEdges": [
{
"from": "tool:tambo",
"to": "skill-area:ai-agent-development",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:tambo",
"to": "skill-area:frontend-development",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": []
}