Skip to content

Tools

Using tools can be token efficient and broaden the horizon of the agent. For example, a Playwright server can help directly observe UI text instead of relying on verbose logs.

Guidance

  • Use tools to reduce context and improve precision.
  • Be mindful about information flow and data exposure when integrating external services.