Automatically create AI tools from API documentation
/users/{userId}
)
Information | Description |
---|---|
Tool Name | A descriptive name based on the API functionality |
Description | A summary of what the tool does |
HTTP Method | GET, POST, PUT, DELETE, etc. |
URL | The endpoint URL, including path parameters |
Headers | Required HTTP headers for the API call |
Query Parameters | URL parameters with types and descriptions |
Body Parameters | Request body parameters with types and descriptions |