get_kibana_api_detail
Retrieve details for a specific Kibana API endpoint by specifying the HTTP method and API path. Useful for querying API metadata and configurations.
Instructions
Get details for a specific Kibana API endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | HTTP method, e.g. GET, POST, PUT, DELETE | |
path | Yes | API path, e.g. /api/actions/connector_types |