Skip to main content

Documentation Index

Fetch the complete documentation index at: https://beaver.voc.ai/llms.txt

Use this file to discover all available pages before exploring further.

不需要。请在 Shulex 前端 UI 创建渠道后,直接复制页面展示的 Webhook 地址。
当前实现不支持。Webhook 只作为触发器使用,完整工单详情仍通过 queryUrl 拉取。
不可以。当前实现读取 CustomTicketApiResponse.data,因此必须返回:
{ "code": ..., "msg": ..., "data": { ... }, "total": ... }
包装结构。
当前实现通过 URL 透传附件,常见图片和 PDF 都可接入。请确保 URL 可由 Shulex 服务端访问。
customFields 会用于 AI 上下文构建,并作为结构化 metadata 透传给 Tars。
customerEmail 会写入 Tars customer email;customerEmailsupportEmail 都会作为补充 metadata 透传。
当前实现不支持。Webhook 鉴权依赖 URL 中的 xToken,且服务端会校验 token 所属租户与 channel 归属一致。
不是。当前 Custom Ticket 链路的标签回调主要用于流程标签:AI 成功回复后写入 repliedTags,转人工时写入 handoffTags