get_api_overview
Retrieve a high-level summary of the Opentrons HTTP API structure and capabilities to understand available endpoints, functionalities, and integration options for Opentrons Flex and OT-2 robots.
Instructions
Get high-level overview of the Opentrons HTTP API structure and capabilities
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}