Kibana APIs — agent builder
Kibana APIs — agent builder. 37 operations. Lead operation: Send A2A task. Self-contained Naftiko capability covering one Kibana business surface.
What You Can Do
POST
Postagentbuildera2aagentid
— Send A2A task
/v1/api/agent-builder/a2a/{agentid}
GET
Getagentbuildera2aagentidjson
— Get A2A agent card
/v1/api/agent-builder/a2a/agentid-json
GET
Getagentbuilderagents
— List agents
/v1/api/agent-builder/agents
POST
Postagentbuilderagents
— Create an agent
/v1/api/agent-builder/agents
POST
Postagentbuilderagentsagentidconsumption
— Get agent consumption data
/v1/api/agent-builder/agents/{agent-id}/consumption
DELETE
Deleteagentbuilderagentsid
— Delete an agent
/v1/api/agent-builder/agents/{id}
GET
Getagentbuilderagentsid
— Get an agent by ID
/v1/api/agent-builder/agents/{id}
PUT
Putagentbuilderagentsid
— Update an agent
/v1/api/agent-builder/agents/{id}
GET
Getagentbuilderconversations
— List conversations
/v1/api/agent-builder/conversations
DELETE
Deleteagentbuilderconversationsconversationid
— Delete conversation by ID
/v1/api/agent-builder/conversations/{conversation-id}
GET
Getagentbuilderconversationsconversationid
— Get conversation by ID
/v1/api/agent-builder/conversations/{conversation-id}
GET
Getagentbuilderconversationsconversationidattachments
— List conversation attachments
/v1/api/agent-builder/conversations/{conversation-id}/attachments
POST
Postagentbuilderconversationsconversationidattachments
— Create conversation attachment
/v1/api/agent-builder/conversations/{conversation-id}/attachments
GET
Getagentbuilderconversationsconversationidattachmentsstale
— Check attachment staleness
/v1/api/agent-builder/conversations/{conversation-id}/attachments/stale
DELETE
Deleteagentbuilderconversationsconversationidattachmentsattachmentid
— Delete conversation attachment
/v1/api/agent-builder/conversations/{conversation-id}/attachments/{attachment-id}
PATCH
Patchagentbuilderconversationsconversationidattachmentsattachmentid
— Rename attachment
/v1/api/agent-builder/conversations/{conversation-id}/attachments/{attachment-id}
PUT
Putagentbuilderconversationsconversationidattachmentsattachmentid
— Update conversation attachment
/v1/api/agent-builder/conversations/{conversation-id}/attachments/{attachment-id}
POST
Postagentbuilderconversationsconversationidattachmentsattachmentidrestore
— Restore deleted attachment
/v1/api/agent-builder/conversations/{conversation-id}/attachments/{attachment-id}/restore
PUT
Putagentbuilderconversationsconversationidattachmentsattachmentidorigin
— Update attachment origin
/v1/api/agent-builder/conversations/{conversation-id}/attachments/{attachment-id}/origin
POST
Postagentbuilderconverse
— Send chat message
/v1/api/agent-builder/converse
POST
Postagentbuilderconverseasync
— Send chat message (streaming)
/v1/api/agent-builder/converse/async
POST
Postagentbuildermcp
— MCP server
/v1/api/agent-builder/mcp
GET
Getagentbuilderplugins
— List plugins
/v1/api/agent-builder/plugins
POST
Postagentbuilderpluginsinstall
— Install a plugin
/v1/api/agent-builder/plugins/install
DELETE
Deleteagentbuilderpluginspluginid
— Delete a plugin
/v1/api/agent-builder/plugins/{pluginid}
GET
Getagentbuilderpluginspluginid
— Get a plugin by id
/v1/api/agent-builder/plugins/{pluginid}
GET
Getagentbuilderskills
— List skills
/v1/api/agent-builder/skills
POST
Postagentbuilderskills
— Create a skill
/v1/api/agent-builder/skills
DELETE
Deleteagentbuilderskillsskillid
— Delete a skill
/v1/api/agent-builder/skills/{skillid}
GET
Getagentbuilderskillsskillid
— Get a skill by id
/v1/api/agent-builder/skills/{skillid}
PUT
Putagentbuilderskillsskillid
— Update a skill
/v1/api/agent-builder/skills/{skillid}
GET
Getagentbuildertools
— List tools
/v1/api/agent-builder/tools
POST
Postagentbuildertools
— Create a tool
/v1/api/agent-builder/tools
POST
Postagentbuildertoolsexecute
— Run a tool
/v1/api/agent-builder/tools/execute
DELETE
Deleteagentbuildertoolstoolid
— Delete a tool
/v1/api/agent-builder/tools/{toolid}
GET
Getagentbuildertoolstoolid
— Get a tool by id
/v1/api/agent-builder/tools/{toolid}
PUT
Putagentbuildertoolstoolid
— Update a tool
/v1/api/agent-builder/tools/{toolid}
Capability Spec