Kibana APIs
The Kibana REST APIs enable you to manage resources such as connectors, data views, and saved objects. The API calls are stateless. Each request that you make happens in isolation from other calls and must include all of the necessary information for Kibana to fulfill the request. API requests return JSON output, which is a format that is machine-readable and works well for automation. To interact with Kibana APIs, use the following operations: - GET: Fetches the information. - PATCH: Applies partial modifications to the existing information. - POST: Adds new information. - PUT: Updates the ex
What You Can Do
MCP Tools
get-actions-connector-types
Get connector types
get-actions-connector-oauth-callback
Handle OAuth callback
get-actions-connector-oauth-callback-script
**Spaces method and path for this operation:**
delete-actions-connector-id
Delete a connector
get-actions-connector-id
Get connector information
post-actions-connector-id
Create a connector
put-actions-connector-id
Update a connector
post-actions-connector-id-execute
Run a connector
get-actions-connectors
Get all connectors
post-agent-builder-a2a-agentid
Send A2A task
get-agent-builder-a2a-agentid-json
Get A2A agent card
get-agent-builder-agents
List agents
post-agent-builder-agents
Create an agent
post-agent-builder-agents-agent-id-consumption
Get agent consumption data
delete-agent-builder-agents-id
Delete an agent
get-agent-builder-agents-id
Get an agent by ID
put-agent-builder-agents-id
Update an agent
get-agent-builder-conversations
List conversations
delete-agent-builder-conversations-conversation-
Delete conversation by ID
get-agent-builder-conversations-conversation-id
Get conversation by ID
get-agent-builder-conversations-conversation-id-
List conversation attachments
post-agent-builder-conversations-conversation-id
Create conversation attachment
delete-agent-builder-conversations-conversation-
Delete conversation attachment
patch-agent-builder-conversations-conversation-i
Rename attachment
put-agent-builder-conversations-conversation-id-
Update conversation attachment
post-agent-builder-conversations-conversation-id
Restore deleted attachment
put-agent-builder-conversations-conversation-id-
Update attachment origin
get-agent-builder-conversations-conversation-id-
Check attachment staleness
post-agent-builder-converse
Send chat message
post-agent-builder-converse-async
Send chat message (streaming)
post-agent-builder-mcp
MCP server
get-agent-builder-plugins
List plugins
delete-agent-builder-plugins-pluginid
Delete a plugin
get-agent-builder-plugins-pluginid
Get a plugin by id
post-agent-builder-plugins-install
Install a plugin
get-agent-builder-skills
List skills
post-agent-builder-skills
Create a skill
delete-agent-builder-skills-skillid
Delete a skill
get-agent-builder-skills-skillid
Get a skill by id
put-agent-builder-skills-skillid
Update a skill
get-agent-builder-tools
List tools
post-agent-builder-tools
Create a tool
post-agent-builder-tools-execute
Run a tool
delete-agent-builder-tools-toolid
Delete a tool
get-agent-builder-tools-toolid
Get a tool by id
put-agent-builder-tools-toolid
Update a tool
getalertinghealth
Get the alerting framework health
getruletypes
Get the rule types
delete-alerting-rule-id
Delete a rule
get-alerting-rule-id
Get rule details
post-alerting-rule-id
Create a rule
put-alerting-rule-id
Update a rule
post-alerting-rule-id-disable
Disable a rule
post-alerting-rule-id-enable
Enable a rule
post-alerting-rule-id-mute-all
Mute all alerts
post-alerting-rule-id-unmute-all
Unmute all alerts
post-alerting-rule-id-update-api-key
Update the API key for a rule
post-alerting-rule-id-snooze-schedule
Schedule a snooze for the rule
post-alerting-rule-rule-id-alert-alert-id-mute
Mute an alert
post-alerting-rule-rule-id-alert-alert-id-unmute
Unmute an alert