Skip to main content
Each tool in this setup belongs either to a specific skill or directly to the agent. Skill-scoped tools are only available when that skill is active. Agent-level tools are available across all skills. get_customer_profile is declared directly on the agent, not inside any skill. It is available across all skills without restriction. To see these tools in action, see the Sample query walkthrough.

Full implementation

PYTHON

Next steps