-
Required params: followup_method, linked_customer_form_inst_id, owner_open_id, followup_record
-
Optional params: Ra_2, Ra_0, Bd_4, linked_opportunity_form_inst_id, Da_0, Da_1, At_0
-
Derived params: _S_TITLE
-
Confirmation policy: required_before_write
-
This write skill now exposes a live write API. Use preview first, then call live write only after explicit user confirmation.
-
Person fields should use Yunzhijia personnel open_id values. Single-select person params may be passed as a plain open_id string and will be normalized to the LightCloud string-array format.
-
Attachment fields accept either a single uploaded file object or an array. Upload local files first with $approval.file_upload, then pass {fileId,fileName,fileSize,fileType,fileExt} objects exactly as returned by the file-upload skill or internal upload API.
-
basicDataWidget relation fields accept a linked formInstId/id string, a {formInstId}/{id} object, or a full relation object. Write paths resolve them into LightCloud relation objects; search exact-match paths normalize them into [{_id_,_name_}], while display-text search uses the linked display field value directly.
-
Relation field Bd_4 maps to Bd_4; exact search uses _S_SERIAL as _name_, target formCodeId is eea919bb0e69418698ff457e74cc1c2b.
-
Relation field linked_opportunity_form_inst_id maps to Bd_3; exact search uses _S_SERIAL as _name_, target formCodeId is b1869173654e49fbac0b1fc6ad37e761.
-
Relation field linked_customer_form_inst_id maps to Bd_0; exact search uses _S_ENCODE as _name_, target formCodeId is e2cfd2aef9bf4576a760aa1c6a557170.