search_endpoints
Find specific Opentrons HTTP API endpoints by querying functionality, method, path, or keywords, with filters for method, tags, and deprecated options.
Instructions
Search Opentrons HTTP API endpoints by functionality, method, path, or any keyword
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_deprecated | No | Include deprecated endpoints in results | |
method | No | HTTP method filter (GET, POST, PUT, DELETE, PATCH) | |
query | Yes | Search query - searches across endpoint names, descriptions, paths, and tags | |
tag | No | Filter by API category/tag |