feat(feishu): add irreversibility warning to delete_record description

This commit is contained in:
Alec 2026-03-09 14:48:43 +08:00
parent 9ebd5fefd6
commit f9e18adcac

View File

@ -712,7 +712,7 @@ export function registerFeishuBitableTools(api: OpenClawPluginApi) {
}>({
name: "feishu_bitable_delete_record",
label: "Feishu Bitable Delete Record",
description: "Delete a record (row) from a Bitable table",
description: "Permanently delete a record (row) from a Bitable table. This action is irreversible.",
parameters: DeleteRecordSchema,
async execute({ params, defaultAccountId }) {
return deleteRecord(