Intro
This article explains the difference between Agent Knowledge and Tool Knowledge, and how they work together in Domo AI agents.
Tip: Think of Agent Knowledge as the mind — it shapes how the agent understands and reasons. Tools are the hands — they reach out and act on the world.
Tools and Skills are related but distinct concepts:
- Tools — External interfaces (APIs, functions) that an agent invokes to perform an action. Use tools for deterministic actions, for example, “Send an email.”
- Skills — Internal cognitive patterns and workflows the agent possesses. Use skills for probabilistic reasoning, for example, “Draft a persuasive rebuttal.”