kibana/api_docs/workchat_framework.mdx

41 lines
1.2 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibWorkchatFrameworkPluginApi
slug: /kibana-dev-docs/api/workchatFramework
title: "workchatFramework"
image: https://source.unsplash.com/400x175/?github
description: API docs for the workchatFramework plugin
date: 2025-06-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'workchatFramework']
---
import workchatFrameworkObj from './workchat_framework.devdocs.json';
WorkChat framework
Contact [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 7 | 0 | 2 | 0 |
## Client
### Setup
<DocDefinitionList data={[workchatFrameworkObj.client.setup]}/>
### Start
<DocDefinitionList data={[workchatFrameworkObj.client.start]}/>
## Server
### Setup
<DocDefinitionList data={[workchatFrameworkObj.server.setup]}/>
### Start
<DocDefinitionList data={[workchatFrameworkObj.server.start]}/>