Loading...
Loading...
Application management skill. It provides capabilities of application query, form query and form field query. It is triggered when users need to "query the application list", "view form information" or "get form fields".
npx skill4agent add huija/fx-api-cli fxapi-app-managementis the provided command line program, and all operations are completed by executing thefx-api-clicommand.fx-api-cli
fx-api-cli app <interface name> '<json input parameters>'fx-api-cli app list '{"skip": 0, "limit": 10}'fx-api-cli app entry_list '{"app_id": "5e0dca0cc9a2790006c11e02"}'fx-api-cli app widget_list '{"app_id": "59264073a2a60c0c08e20bfb", "entry_id": "59264073a2a60c0c08e20bfd"}'app.listnameappsapp.entry.listnameformsapp.listapp_idapp.entry.listapp_identry_idapp.entry.widget_list