lark-approval

Manage Feishu approval instances and tasks via lark-cli.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/erencoding/agent-skill-openclaw --skill lark-approval-erencoding
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lark-approval
Source: https://github.com/erencoding/agent-skill-openclaw/tree/main/custom-skills/lark-approval
Command: npx skills add https://github.com/erencoding/agent-skill-openclaw --skill lark-approval-erencoding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu approvals often require manual tracking of approval instances and tasks across teams. This Skill automates those workflows by providing API access via lark-cli to fetch, update, and route approvals efficiently.

Core Features & Use Cases

  • Instance management: get, cancel, initiated, and cc on approvals.
  • Task management: remind, approve, reject, transfer, and query tasks.
  • Role-based permissions: ensures correct scopes for read/write operations and safe automation in enterprise environments.

Quick Start

Ask the AI to run lark-cli approval instances.get with a specific ID to retrieve the details of an approval instance.

Frequently Asked Questions about lark-approval

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

FAQPage Schema
How do I automate Feishu approval workflows end-to-end?▼

Automate Feishu approval workflows by interacting with lark-cli to fetch instance details, cancel approvals, CC participants, and manage tasks including remind, approve, reject, or transfer operations.

How do I get details of a specific Feishu approval instance?▼

Retrieve Feishu approval instance details by running the lark-cli approval instances.get command with the specific instance ID to fetch the relevant approval data and status.

Can I manage approval tasks like reject or transfer using lark-cli?▼

Manage approval tasks using lark-cli to execute task operations such as remind, approve, reject, transfer, and query tasks for specific Feishu approval instances.

Do I need specific permissions to automate Feishu approvals in enterprise environments?▼

Automating Feishu approvals requires role-based permissions to ensure correct scopes for read and write operations, guaranteeing secure and auditable automation in enterprise environments.

What is the best way to cancel an initiated Feishu approval?▼

Cancel an initiated Feishu approval by using the lark-cli to perform instance management operations, allowing you to cancel or query approval instances programmatically.

How does lark-cli handle CC participants in Feishu approvals?▼

Handle CC participants in Feishu approvals by using the lark-cli to manage instance operations, allowing you to fetch, update, and route approvals while CCing relevant participants.