Skip to main content
Search the official documentation for a published UseAgents tool. The endpoint resolves the tool’s docs URL from the registry, then returns query-relevant passages for your question.

Endpoint

Base URL:

Path parameters

Query parameters

Response

Example request

Example response

Typical workflow

  1. Call GET /tools/search to find candidate tools.
  2. Call GET /tools/context/:slug for install and quickstart context.
  3. Call GET /tools/docs/:slug when you need deeper answers from that tool’s official docs.