legal-response

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

/legal-response -- Generate Response from Templates

/legal-response -- 基于模板生成回复

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Generate a response to a common legal inquiry using configured templates. Customizes the response with specific details and includes escalation triggers for situations that should not use a templated response.
Important: This command assists with legal workflows but does not provide legal advice. Generated responses should be reviewed by qualified legal professionals before being sent, especially for regulated communications.
若遇到不熟悉的占位符或需要查看已连接的工具,请参阅 CONNECTORS.md
使用配置好的模板生成针对常见法律问询的回复。可根据具体细节自定义回复内容,并包含升级触发机制,用于识别不应使用模板回复的场景。
重要提示:本命令仅辅助法律工作流,不提供法律建议。生成的回复在发送前必须由合格的法律专业人员审核,尤其是受监管的沟通内容。

Invocation

调用方式

/legal-response [inquiry-type]
Common inquiry types:
  • dsr
    or
    data-subject-request
    -- Data subject access/deletion/correction requests
  • hold
    or
    discovery-hold
    -- Litigation hold notices
  • vendor
    or
    vendor-question
    -- Vendor legal questions
  • nda
    or
    nda-request
    -- NDA requests from business teams
  • privacy
    or
    privacy-inquiry
    -- Privacy-related questions
  • subpoena
    -- Subpoena or legal process responses
  • insurance
    -- Insurance claim notifications
  • custom
    -- Use a custom template
If no inquiry type is provided, ask the user what type of response they need and show available categories.
/legal-response [inquiry-type]
常见问询类型:
  • dsr
    data-subject-request
    -- 数据主体访问/删除/更正请求
  • hold
    discovery-hold
    -- 诉讼保全通知
  • vendor
    vendor-question
    -- 供应商法律问题
  • nda
    nda-request
    -- 业务团队的NDA请求
  • privacy
    privacy-inquiry
    -- 隐私相关问题
  • subpoena
    -- 传票或法律程序响应
  • insurance
    -- 保险索赔通知
  • custom
    -- 使用自定义模板
若未提供问询类型,请询问用户所需的回复类型并展示可用分类。

Workflow

工作流程

Step 1: Identify Inquiry Type

步骤1:识别问询类型

Accept the inquiry type from the user. If the type is ambiguous, show available categories and ask for clarification.
接收用户提供的问询类型。若类型不明确,展示可用分类并请用户澄清。

Step 2: Load Template

步骤2:加载模板

Look for templates in local settings (e.g.,
legal.local.md
or a templates directory).
If templates are configured:
  • Load the appropriate template for the inquiry type
  • Identify required variables (recipient name, dates, specific details)
If no templates are configured:
  • Inform the user that no templates were found for this inquiry type
  • Offer to help create a template (see Template Creation Guide below)
  • Provide a reasonable default response structure based on the inquiry type
在本地设置中查找模板(例如
legal.local.md
或模板目录)。
若已配置模板:
  • 加载对应问询类型的合适模板
  • 识别所需变量(收件人姓名、日期、具体细节等)
若未配置模板:
  • 告知用户未找到该问询类型的模板
  • 主动提出帮助创建模板(见下方模板创建指南)
  • 根据问询类型提供合理的默认回复结构

Step 3: Check Escalation Triggers

步骤3:检查升级触发条件

Before generating any response, evaluate whether this situation has characteristics that should NOT use a templated response.
在生成任何回复前,评估当前场景是否存在不应使用模板回复的特征。

Universal Escalation Triggers (Apply to All Categories)

通用升级触发条件(适用于所有分类)

  • The matter involves potential litigation or regulatory investigation
  • The inquiry is from a regulator, government agency, or law enforcement
  • The response could create a binding legal commitment or waiver
  • The matter involves potential criminal liability
  • Media attention is involved or likely
  • The situation is unprecedented (no prior handling by the team)
  • Multiple jurisdictions are involved with conflicting requirements
  • The matter involves executive leadership or board members
  • 事项涉及潜在诉讼或监管调查
  • 问询来自监管机构、政府部门或执法机关
  • 回复可能产生具有约束力的法律承诺或弃权
  • 事项涉及潜在刑事责任
  • 已涉及或可能引发媒体关注
  • 场景无前例(团队未处理过类似情况)
  • 涉及多个司法管辖区且要求存在冲突
  • 事项涉及高管层或董事会成员

Data Subject Request Escalation Triggers

数据主体请求升级触发条件

  • Request involves a minor's data, or is from/on behalf of a minor
  • Request is from a regulatory authority (not an individual)
  • Request involves data that is subject to a litigation hold
  • Requester is a current or former employee with an active dispute or HR matter
  • Request scope is unusually broad or appears to be a fishing expedition
  • Request involves data processed in a jurisdiction with unique requirements
  • Request involves special category data (health, biometric, genetic)
  • 请求涉及未成年人数据,或由未成年人代表提出
  • 请求来自监管机构(而非个人)
  • 请求涉及受诉讼保全约束的数据
  • 请求人是当前或前雇员且存在未解决的纠纷或HR事项
  • 请求范围异常宽泛或疑似钓鱼式问询
  • 请求涉及在具有特殊要求的司法管辖区处理的数据
  • 请求涉及特殊类别数据(健康、生物识别、基因数据等)

Discovery Hold Escalation Triggers

诉讼保全升级触发条件

  • The matter involves potential criminal liability
  • The preservation scope is unclear, disputed, or potentially overbroad
  • There are questions about whether certain data is within scope
  • Prior holds for the same or related matter exist
  • The hold may affect ongoing business operations significantly
  • Hold conflicts with regulatory deletion requirements
  • Custodian objects to the hold scope
  • 事项涉及潜在刑事责任
  • 保全范围不明确、存在争议或可能过于宽泛
  • 对某些数据是否属于保全范围存在疑问
  • 同一或相关事项已存在先前的保全通知
  • 保全可能严重影响日常业务运营
  • 保全与监管要求的删除规则冲突
  • 保管人对保全范围提出异议

Vendor Question Escalation Triggers

供应商问题升级触发条件

  • The question involves a dispute or potential breach
  • The vendor is threatening litigation or termination
  • The question involves regulatory compliance (not just contract terms)
  • The response could create a binding commitment or waiver
  • Response could affect ongoing negotiation
  • 问题涉及纠纷或潜在违约
  • 供应商威胁提起诉讼或终止合作
  • 问题涉及监管合规(而非仅合同条款)
  • 回复可能产生具有约束力的承诺或弃权
  • 回复可能影响正在进行的谈判

NDA Request Escalation Triggers

NDA请求升级触发条件

  • The counterparty is a competitor
  • The NDA involves government classified information
  • The business context suggests the NDA is for a potential M&A transaction
  • The request involves unusual subject matter (AI training data, biometric data, etc.)
  • 对方是竞争对手
  • NDA涉及政府涉密信息
  • 业务背景表明NDA用于潜在的并购交易
  • 请求涉及特殊主题(AI训练数据、生物识别数据等)

Subpoena / Legal Process Escalation Triggers

传票/法律程序升级触发条件

  • ALWAYS requires counsel review (templates are starting points only)
  • Privilege issues identified
  • Third-party data involved
  • Cross-border production issues
  • Unreasonable timeline
When an escalation trigger is detected:
  1. Stop: Do not generate a templated response
  2. Alert: Inform the user that an escalation trigger has been detected
  3. Explain: Describe which trigger was detected and why it matters
  4. Recommend: Suggest the appropriate escalation path (senior counsel, outside counsel, specific team member)
  5. Offer: Provide a draft for counsel review (clearly marked as "DRAFT - FOR COUNSEL REVIEW ONLY") rather than a final response
  • 始终需要律师审核(模板仅作为起点)
  • 识别出特权问题
  • 涉及第三方数据
  • 涉及跨境提供数据的问题
  • 时间要求不合理
检测到升级触发条件时:
  1. 停止:不生成模板化回复
  2. 提醒:告知用户已检测到升级触发条件
  3. 解释:说明检测到的触发条件及其影响
  4. 建议:建议合适的升级路径(资深律师、外部律师、特定团队成员)
  5. 提供:提供供律师审核的草稿(明确标记为“草稿 - 仅供律师审核”),而非最终回复

Step 4: Gather Specific Details

步骤4:收集具体细节

Prompt the user for the details needed to customize the response:
Data Subject Request:
  • Requester name and contact information
  • Type of request (access, deletion, correction, portability, opt-out)
  • What data is involved
  • Applicable regulation (GDPR, CCPA, CPRA, other)
  • Response deadline
Discovery Hold:
  • Matter name and reference number
  • Custodians (who needs to preserve)
  • Scope of preservation (date range, data types, systems)
  • Outside counsel contact
  • Effective date
Vendor Question:
  • Vendor name
  • Reference agreement (if applicable)
  • Specific question being addressed
  • Relevant contract provisions
NDA Request:
  • Requesting business team and contact
  • Counterparty name
  • Purpose of the NDA
  • Mutual or unilateral
  • Any special requirements
提示用户提供自定义回复所需的细节:
数据主体请求:
  • 请求人姓名及联系方式
  • 请求类型(访问、删除、更正、可携性、退出)
  • 涉及的数据内容
  • 适用法规(GDPR、CCPA、CPRA等)
  • 回复截止日期
诉讼保全:
  • 事项名称及参考编号
  • 保管人(需要进行数据保全的人员)
  • 保全范围(日期范围、数据类型、系统)
  • 外部律师联系方式
  • 生效日期
供应商问题:
  • 供应商名称
  • 参考协议(如有)
  • 具体问题内容
  • 相关合同条款
NDA请求:
  • 提出请求的业务团队及联系人
  • 对方名称
  • NDA目的
  • 双向或单向NDA
  • 任何特殊要求

Step 5: Generate Response

步骤5:生成回复

Populate the template with the gathered details. Ensure the response:
  • Uses appropriate tone (professional, clear, not overly legalistic for business audiences)
  • Includes all required legal elements for the response type
  • References specific dates, deadlines, and obligations
  • Provides clear next steps for the recipient
  • Includes appropriate disclaimers or caveats
Present the draft response to the user for review before sending.
将收集到的细节填充到模板中。确保回复:
  • 使用合适的语气(专业、清晰,面向业务受众时避免过度法律化)
  • 包含该类型回复所需的所有法律要素
  • 引用具体日期、截止日期和义务
  • 为收件人提供明确的后续步骤
  • 包含适当的免责声明或警告
在发送前向用户展示草稿回复以供审核。

Customization Guidelines

自定义指南

Required customization — Every templated response MUST be customized with:
  • Correct names, dates, and reference numbers
  • Specific facts of the situation
  • Applicable jurisdiction and regulation
  • Correct response deadlines based on when the inquiry was received
  • Appropriate signature block and contact information
Tone adjustment — Adjust tone based on:
  • Audience: Internal vs. external, business vs. legal, individual vs. regulatory authority
  • Relationship: New counterparty vs. existing partner vs. adversarial party
  • Sensitivity: Routine inquiry vs. contentious matter vs. regulatory investigation
  • Urgency: Standard timeline vs. expedited response needed
Jurisdiction-specific adjustments:
  • Verify that cited regulations are correct for the requester's jurisdiction
  • Adjust timelines to match applicable law
  • Include jurisdiction-specific rights information
  • Use jurisdiction-appropriate legal terminology
必填自定义内容 — 每个模板化回复必须自定义以下内容:
  • 正确的姓名、日期和参考编号
  • 场景的具体事实
  • 适用的司法管辖区和法规
  • 根据问询接收时间确定的正确回复截止日期
  • 适当的签名栏和联系方式
语气调整 — 根据以下因素调整语气:
  • 受众:内部 vs 外部,业务 vs 法律,个人 vs 监管机构
  • 关系:新合作方 vs 现有合作伙伴 vs 对立方
  • 敏感性:常规问询 vs 争议事项 vs 监管调查
  • 紧急性:标准时间线 vs 需要加急回复
司法管辖区特定调整:
  • 确认引用的法规适用于请求人的司法管辖区
  • 根据适用法律调整时间线
  • 包含司法管辖区特定的权利信息
  • 使用适用于该司法管辖区的法律术语

Step 6: Template Creation (If No Template Exists)

步骤6:模板创建(若无模板时)

If the user wants to create a new template, walk through the Template Creation Guide (see below) and present the finished template for review. Suggest the user save the approved template to their local settings for future use.
若用户希望创建新模板,引导其遵循下方的模板创建指南,并展示完成的模板以供审核。建议用户将获批的模板保存到本地设置中以备后续使用。

Response Categories

回复分类

1. Data Subject Requests (DSRs)

1. 数据主体请求(DSR)

Sub-categories:
  • Acknowledgment of receipt
  • Identity verification request
  • Fulfillment response (access, deletion, correction)
  • Partial denial with explanation
  • Full denial with explanation
  • Extension notification
Key template elements:
  • Reference to applicable regulation (GDPR, CCPA, etc.)
  • Specific timeline for response
  • Identity verification requirements
  • Rights of the data subject (including right to complain to supervisory authority)
  • Contact information for follow-up
Example template structure:
Subject: Your Data [Access/Deletion/Correction] Request - Reference {{request_id}}

Dear {{requester_name}},

We have received your request dated {{request_date}} to [access/delete/correct] your personal data under [applicable regulation].

[Acknowledgment / verification request / fulfillment details / denial basis]

We will respond substantively by {{response_deadline}}.

[Contact information]
[Rights information]
子分类
  • 收到请求的确认
  • 身份验证请求
  • 履行回复(访问、删除、更正)
  • 部分拒绝并说明原因
  • 完全拒绝并说明原因
  • 延期通知
模板核心要素
  • 引用适用法规(GDPR、CCPA等)
  • 具体回复时间线
  • 身份验证要求
  • 数据主体的权利(包括向监管机构投诉的权利)
  • 后续联系信息
示例模板结构
主题:您的数据[访问/删除/更正]请求 - 参考编号 {{request_id}}

尊敬的 {{requester_name}}:

我们已收到您于 {{request_date}} 提交的、依据[适用法规]提出的[访问/删除/更正]个人数据的请求。

[确认内容 / 验证请求 / 履行细节 / 拒绝理由]

我们将在 {{response_deadline}} 前给出实质性回复。

[联系信息]
[权利说明]

2. Discovery Holds (Litigation Holds)

2. 诉讼保全

Sub-categories:
  • Initial hold notice to custodians
  • Hold reminder / periodic reaffirmation
  • Hold modification (scope change)
  • Hold release
Key template elements:
  • Matter name and reference number
  • Clear preservation obligations
  • Scope of preservation (date range, data types, systems, communication types)
  • Prohibition on spoliation
  • Contact for questions
  • Acknowledgment requirement
Example template structure:
Subject: LEGAL HOLD NOTICE - {{matter_name}} - Action Required

PRIVILEGED AND CONFIDENTIAL
ATTORNEY-CLIENT COMMUNICATION

Dear {{custodian_name}},

You are receiving this notice because you may possess documents, communications, or data relevant to the matter referenced above.

PRESERVATION OBLIGATION:
Effective immediately, you must preserve all documents and electronically stored information (ESI) related to:
- Subject matter: {{hold_scope}}
- Date range: {{start_date}} to present
- Document types: {{document_types}}

DO NOT delete, destroy, modify, or discard any potentially relevant materials.

[Specific instructions for systems, email, chat, local files]

Please acknowledge receipt of this notice by {{acknowledgment_deadline}}.

Contact {{legal_contact}} with any questions.
子分类
  • 向保管人发出的初始保全通知
  • 保全提醒 / 定期重申
  • 保全修改(范围变更)
  • 保全解除
模板核心要素
  • 事项名称及参考编号
  • 明确的保全义务
  • 保全范围(日期范围、数据类型、系统、通信类型)
  • 禁止销毁证据的规定
  • 问题咨询联系人
  • 确认收到要求
示例模板结构
主题:法律保全通知 - {{matter_name}} - 需采取行动

保密且享有律师-客户特权
律师与客户之间的沟通

尊敬的 {{custodian_name}}:

您收到本通知是因为您可能持有与上述事项相关的文件、通信或数据。

**保全义务:**
即刻生效,您必须保留所有与以下内容相关的文件和电子存储信息(ESI):
- 主题:{{hold_scope}}
- 日期范围:{{start_date}} 至今
- 文件类型:{{document_types}}

请勿删除、销毁、修改或丢弃任何可能相关的材料。

[针对系统、邮件、聊天、本地文件的具体说明]

请在 {{acknowledgment_deadline}} 前确认收到本通知。

如有疑问,请联系 {{legal_contact}}。

3. Privacy Inquiries

3. 隐私问询

Sub-categories:
  • Cookie/tracking inquiry responses
  • Privacy policy questions
  • Data sharing practice inquiries
  • Children's data inquiries
  • Cross-border transfer questions
Key template elements:
  • Reference to the organization's privacy notice
  • Specific answers based on current practices
  • Links to relevant privacy documentation
  • Contact information for the privacy team
子分类
  • Cookie/追踪技术问询回复
  • 隐私政策相关问题
  • 数据共享实践问询
  • 儿童数据问询
  • 跨境数据传输问题
模板核心要素
  • 引用组织的隐私声明
  • 基于当前实践的具体答案
  • 指向相关隐私文档的链接
  • 隐私团队的联系信息

4. Vendor Legal Questions

4. 供应商法律问题

Sub-categories:
  • Contract status inquiry response
  • Amendment request response
  • Compliance certification requests
  • Audit request responses
  • Insurance certificate requests
Key template elements:
  • Reference to the applicable agreement
  • Specific response to the vendor's question
  • Any required caveats or limitations
  • Next steps and timeline
子分类
  • 合同状态问询回复
  • 修订请求回复
  • 合规认证请求回复
  • 审计请求回复
  • 保险凭证请求回复
模板核心要素
  • 引用适用协议
  • 针对供应商问题的具体回复
  • 任何必要的警告或限制
  • 后续步骤和时间线

5. NDA Requests

5. NDA请求

Sub-categories:
  • Sending the organization's standard form NDA
  • Accepting a counterparty's NDA (with markup)
  • Declining an NDA request with explanation
  • NDA renewal or extension
Key template elements:
  • Purpose of the NDA
  • Standard terms summary
  • Execution instructions
  • Timeline expectations
子分类
  • 发送组织标准格式NDA
  • 接受对方NDA(附带修订标记)
  • 拒绝NDA请求并说明原因
  • NDA续签或延期
模板核心要素
  • NDA目的
  • 标准条款摘要
  • 签署说明
  • 时间线预期

6. Subpoena / Legal Process

6. 传票/法律程序

Sub-categories:
  • Acknowledgment of receipt
  • Objection letter
  • Request for extension
  • Compliance cover letter
Key template elements:
  • Case reference and jurisdiction
  • Specific objections (if any)
  • Preservation confirmation
  • Timeline for compliance
  • Privilege log reference (if applicable)
Critical note: Subpoena responses almost always require individualized counsel review. Templates serve as starting frameworks, not final responses.
子分类
  • 收到传票的确认
  • 异议函
  • 延期请求
  • 合规封面函
模板核心要素
  • 案件参考编号和司法管辖区
  • 具体异议(如有)
  • 保全确认
  • 合规时间线
  • 特权日志引用(如有)
重要提示:传票回复几乎总是需要律师的个性化审核。模板仅作为框架起点,而非最终回复。

7. Insurance Notifications

7. 保险通知

Sub-categories:
  • Initial claim notification
  • Supplemental information
  • Reservation of rights response
Key template elements:
  • Policy number and coverage period
  • Description of the matter or incident
  • Timeline of events
  • Requested coverage confirmation
子分类
  • 初始索赔通知
  • 补充信息
  • 权利保留回复
模板核心要素
  • 保单编号和承保期限
  • 事项或事件描述
  • 事件时间线
  • 要求确认承保范围

Template Management Methodology

模板管理方法

Template Organization

模板组织

Templates should be organized by category and maintained in the team's local settings. Each template should include:
  1. Category: The type of inquiry the template addresses
  2. Template name: A descriptive identifier
  3. Use case: When this template is appropriate
  4. Escalation triggers: When this template should NOT be used
  5. Required variables: Information that must be customized for each use
  6. Template body: The response text with variable placeholders
  7. Follow-up actions: Standard steps after sending the response
  8. Last reviewed date: When the template was last verified for accuracy
模板应按分类组织并保存在团队的本地设置中。每个模板应包含:
  1. 分类:模板针对的问询类型
  2. 模板名称:描述性标识符
  3. 使用场景:何时适合使用该模板
  4. 升级触发条件:何时不应使用该模板
  5. 必填变量:每次使用时必须自定义的信息
  6. 模板正文:包含变量占位符的回复文本
  7. 后续行动:发送回复后的标准步骤
  8. 最后审核日期:模板最后一次验证准确性的日期

Template Lifecycle

模板生命周期

  1. Creation: Draft template based on best practices and team input
  2. Review: Legal team review and approval of template content
  3. Publication: Add to template library with metadata
  4. Use: Generate responses using the template
  5. Feedback: Track when templates are modified during use to identify improvement opportunities
  6. Update: Revise templates when laws, policies, or best practices change
  7. Retirement: Archive templates that are no longer applicable
  1. 创建:基于最佳实践和团队意见起草模板
  2. 审核:法律团队审核并批准模板内容
  3. 发布:将模板添加到模板库并附带元数据
  4. 使用:使用模板生成回复
  5. 反馈:跟踪使用过程中模板被修改的情况,以识别改进机会
  6. 更新:当法律、政策或最佳实践变化时修订模板
  7. 退役:归档不再适用的模板

Template Creation Guide

模板创建指南

When helping users create new templates:
帮助用户创建新模板时:

1. Define the Use Case

1. 定义使用场景

  • What type of inquiry does this address?
  • How frequently does this come up?
  • Who is the typical audience?
  • What is the typical urgency level?
  • 该模板针对何种类型的问询?
  • 此类问询的频率如何?
  • 典型受众是谁?
  • 典型紧急程度如何?

2. Identify Required Elements

2. 识别必填要素

  • What information must be included in every response?
  • What regulatory requirements apply?
  • What organizational policies govern this type of response?
  • 每个回复必须包含哪些信息?
  • 适用哪些监管要求?
  • 组织的哪些政策管辖此类回复?

3. Define Variables

3. 定义变量

  • What changes with each use? (names, dates, specifics)
  • What stays the same? (legal requirements, standard language)
  • Use clear variable names:
    {{requester_name}}
    ,
    {{response_deadline}}
    ,
    {{matter_reference}}
  • 每次使用时哪些内容会变化?(姓名、日期、具体细节)
  • 哪些内容保持不变?(法律要求、标准用语)
  • 使用清晰的变量名:
    {{requester_name}}
    ,
    {{response_deadline}}
    ,
    {{matter_reference}}

4. Draft the Template

4. 起草模板

  • Write in clear, professional language
  • Avoid unnecessary legal jargon for business audiences
  • Include all legally required elements
  • Add placeholders for all variable content
  • Include a subject line template if for email use
  • 使用清晰、专业的语言
  • 面向业务受众时避免不必要的法律术语
  • 包含所有法律要求的要素
  • 为所有可变内容添加占位符
  • 若用于邮件,添加主题行模板

5. Define Escalation Triggers

5. 定义升级触发条件

  • What situations should NOT use this template?
  • What characteristics indicate the matter needs individualized attention?
  • Be specific: vague triggers are not useful
  • 哪些场景不应使用该模板?
  • 哪些特征表明事项需要个性化处理?
  • 需具体明确:模糊的触发条件毫无用处

6. Add Metadata

6. 添加元数据

  • Template name and category
  • Version number and last reviewed date
  • Author and approver
  • Follow-up actions checklist
  • 模板名称和分类
  • 版本号和最后审核日期
  • 作者和审批人
  • 后续行动清单

Template Format

模板格式

markdown
undefined
markdown
undefined

Template: {{template_name}}

模板:{{template_name}}

Category: {{category}} Version: {{version}} | Last Reviewed: {{date}} Approved By: {{approver}}
分类:{{category}} 版本:{{version}} | 最后审核日期:{{date}} 审批人:{{approver}}

Use When

适用场景

  • [Condition 1]
  • [Condition 2]
  • [条件1]
  • [条件2]

Do NOT Use When (Escalation Triggers)

禁用场景(升级触发条件)

  • [Trigger 1]
  • [Trigger 2]
  • [触发条件1]
  • [触发条件2]

Variables

变量

VariableDescriptionExample
{{var1}}[what it is][example value]
{{var2}}[what it is][example value]
变量描述示例
{{var1}}[变量说明][示例值]
{{var2}}[变量说明][示例值]

Subject Line

主题行

[Subject template with {{variables}}]
[包含 {{variables}} 的主题模板]

Body

正文

[Response body with {{variables}}]
[包含 {{variables}} 的回复正文]

Follow-Up Actions

后续行动

  1. [Action 1]
  2. [Action 2]
  1. [行动1]
  2. [行动2]

Notes

备注

[Any special instructions for users of this template]
undefined
[使用该模板的任何特殊说明]
undefined

Output Format

输出格式

undefined
undefined

Generated Response: [Inquiry Type]

生成的回复:[问询类型]

To: [recipient] Subject: [subject line]

[Response body]

收件人:[recipient] 主题:[subject line]

[回复正文]

Escalation Check

升级检查

[Confirmation that no escalation triggers were detected, OR flagged triggers with recommendations]
[确认未检测到升级触发条件,或标记已检测到的触发条件并给出建议]

Follow-Up Actions

后续行动

  1. [Post-send actions]
  2. [Calendar reminders to set]
  3. [Tracking or logging requirements]
undefined
  1. [发送后行动]
  2. [需设置的日历提醒]
  3. [跟踪或记录要求]
undefined

Notes

备注

  • Always present the draft response for user review before suggesting it be sent
  • If connected to email via MCP, offer to create a draft email with the response
  • Track response deadlines and offer to set calendar reminders
  • For regulated responses (DSRs, subpoenas), always note the applicable deadline and regulatory requirements
  • Templates should be living documents; suggest updates when the user modifies a templated response, so the template can be improved over time
  • 始终在建议发送前向用户展示草稿回复以供审核
  • 若通过MCP连接到邮件,主动提出创建包含回复内容的草稿邮件
  • 跟踪回复截止日期并主动提出设置日历提醒
  • 对于受监管的回复(DSR、传票),始终注明适用的截止日期和监管要求
  • 模板应为动态文档;当用户修改模板化回复时,建议更新模板以持续改进