forge_add
Fetch any OpenAPI, llms.txt, or HTML docs URL and convert it into callable tools. Returns tool names.
Instructions
Fetch a docs URL (OpenAPI / llms.txt / HTML) and forge lean callable tools from it. Returns {tools: names}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceUrl | Yes |