Install
openclaw skills install appian-missingdescrAudit Appian application objects for missing descriptions. Given an application UUID, reports every object whose description field is empty or absent.
openclaw skills install appian-missingdescrReports every object in an Appian application that has an empty or absent description field, grouped by object type.
Both APPIAN_PROC_URL and APPIAN_RUNNER must be set in your environment before running.
node $APPIAN_RUNNER missing-descr APPLICATION_UUID
Replace APPLICATION_UUID with the UUID the user provided.
Report the output verbatim — do not summarize or omit any lines.