ll-unbind

Softly unbind chat accounts from merchants via a secure API endpoint.

9|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/Katsumitec/Human_First --skill ll-unbind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ll-unbind
Source: https://github.com/Katsumitec/Human_First/tree/main/projects/ll-ai-first/skills-scripts/ll-bot-skills/ll-unbind
Command: npx skills add https://github.com/Katsumitec/Human_First --skill ll-unbind

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined process to safely and efficiently unbind chat accounts from merchants, addressing the need for secure and auditable disassociations.

Core Features & Use Cases

  • Secure Unbinding: Softly unbinds chat accounts from merchants, preserving audit trails.
  • Admin-Driven: Designed to be triggered by administrators for tasks like employee departures.
  • Stateful Interaction: Handles cases where bindings may not have been established, providing a clear response.
  • Use Case: Ideal for scenarios where an admin needs to remove a chat account from a merchant, such as upon employee departure or deactivating a merchant's account.

Quick Start

To unbind a chat account from a merchant, use the command: unbind chat -100123456789 from merchant GG999999.

Frequently Asked Questions about ll-unbind

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I securely unbind a chat account from a merchant association?

To securely unbind a chat account from a merchant association, trigger the administrative API endpoint to perform a soft deletion. This safely removes the binding while preserving the audit trail for stateful interactions.

What is the difference between soft deletion and permanent removal for chat-merchant bindings?

Soft deletion preserves the audit trail by marking the chat-merchant binding as inactive rather than permanently erasing it. This approach maintains stateful interaction records for administrative workflows.

Do I need proper authorization to execute chat-merchant unbinding operations?

Yes, proper authorization and scope for binding operations are required to execute chat unbinding. It is designed to be triggered by administrators handling tasks like employee departures or merchant account deactivations.

What happens if I unbind a chat from a merchant that has no established binding?

Unbinding a chat from a merchant without an established binding provides a clear stateful response indicating no association exists. The secure API endpoint handles this edge case without causing errors.

When should I use an administrative API endpoint to disassociate chat accounts from merchants?

Use the administrative API endpoint to disassociate chat accounts from merchants during employee departures or when deactivating merchant accounts. This ensures secure, auditable removal of messaging platform bindings.