get_endpoint_details
Retrieve detailed information about specific API endpoints, including HTTP methods and paths, to aid in effective API integration and management within the Opentrons MCP Server.
Instructions
Get comprehensive details about a specific API endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | HTTP method (GET, POST, etc.) | |
path | Yes | API endpoint path |