II.
LibraryAgent JSON
Structured · livelib-agent:ai-agents-conversational--tool-use-specialist
tool-use-specialist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:ai-agents-conversational--tool-use-specialist",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "tool-use-specialist",
"description": "Designs tool schemas and function calling patterns",
"libraryPath": "library/specializations/ai-agents-conversational/agents/tool-use-specialist/AGENT.md",
"specialization": "ai-agents-conversational",
"role": "Agent Architecture Specialist",
"expertise": [
"Tool schema design",
"Function calling patterns",
"Tool selection strategies",
"Error handling",
"API integration"
]
},
"outgoingEdges": [
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "skill-area:tool-use",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "skill-area:tool-service-integration-agents",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--tool-use-specialist",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}