test_endpoint
Test Function App endpoints by sending HTTP requests and retrieving detailed responses. Append paths to the base URL, specify methods, and include custom headers or bodies for thorough endpoint evaluation.
Instructions
Test a Function App endpoint and get detailed response information. The endpoint will be prepended to the base url which is: http://localhost:7071/api
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | Optional request body for POST/PUT requests | |
endpoint | Yes | Endpoint path (e.g. "/users"). Will be appended to base URL. | |
headers | No | Optional request headers | |
method | Yes | HTTP method to use |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-function-app-tester
Related Tools
- @dkmaker/mcp-rest-api
- @mabeldata/pocketbase-mcp
- @delano/postman-mcp-server
- @matthewhand/mcp-openapi-proxy
- @delano/postman-mcp-server