概要
This skill provides a standardized framework and implementation pattern for developing interactive nodes in FastGPT environments. It guides developers through the full stack of interactive development—from defining TypeScript types and backend dispatch logic to creating frontend React components and managing workflow state. It is essential for building AI applications that require pausing for user input, such as form fills, selection menus, or complex multi-step approvals, ensuring consistent state management and history tracking.