execute_api
Perform custom API requests in Kibana with multi-space support, enabling users to execute GET, POST, PUT, or DELETE methods with optional parameters and body content.
Instructions
Execute a custom API request for Kibana with multi-space support
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | ||
method | Yes | ||
params | No | ||
path | Yes | ||
space | No | Target Kibana space (optional, defaults to configured space) |