API integrations and tools

Use this page when the main problem is API wiring, tool calling, browsing integration, SDK usage, or external system integration.

When to use API integrations and tools

  • Use this page when the work is not just chat prompting but integration with an API, SDK, connector, retrieval layer, tool, or external service.
  • Use it when correctness depends on tool parameters, auth boundaries, web access, storage, retrieval, or runtime validation.
  • Use it when implementation needs to be checked against official vendor or platform documentation.

Before you start

  • Know which API, SDK, tool, connector, or external system is involved.
  • Know whether the integration reads data, writes data, calls tools, retrieves documents, or changes external state.
  • Have official vendor documentation available when reviewing implementation correctness.