feishu-approval

Automate Feishu approval workflows via Approval v4 endpoints.

65|9|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/alextangson/feishu_skills --skill feishu-approval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-approval
Source: https://github.com/alextangson/feishu_skills/tree/main/feishu-approval
Command: npx skills add https://github.com/alextangson/feishu_skills --skill feishu-approval

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu approval workflow automation to retrieve approvals, submit instances, add comments, transfer tasks, and recall approvals across enterprise processes.

Core Features & Use Cases

  • Retrieve approval definitions and configurations.
  • Submit approval instances with dynamic forms and handle comments and transfers.
  • Monitor approvals and update or recall as needed; supports automated notifications via Feishu messages.
  • Use Case: Automate travel approval for new employee, or budget approval flow with status tracking.

Quick Start

Retrieve an approval definition and submit a new approval instance with the required form data.

Frequently Asked Questions about feishu-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?

Automating Feishu approval workflows involves retrieving definitions, submitting instances with dynamic forms, and updating statuses via API endpoints. This approach manages multi-step approvals, comments, handoffs, and recalls across enterprise processes.

What is the best way to submit a Feishu approval instance with dynamic forms?

The best way to submit a Feishu approval instance is to retrieve the approval definition first, then submit a new instance with the required form data. This supports automation for travel or budget approvals with status tracking.

Does Feishu approval API support event-driven updates and notifications?

Yes, the Feishu approval API supports event-driven updates to keep consumers in sync. It enables automated notifications via Feishu messages, ensuring audit-ready activity tracking throughout the approval lifecycle.

Do I need specific permissions to manage Feishu approval comments and transfers?

Yes, managing Feishu approval comments, task transfers, and recalls requires appropriate API permissions. The workflow automation uses Approval v4 endpoints to execute these enterprise process actions securely.

Can I recall an approval or manage handoffs using the Feishu approval API?

Yes, you can recall approvals and manage task handoffs using the Feishu approval API. It allows monitoring approvals, updating statuses, and transferring tasks to maintain accurate enterprise workflow routing.