create_term_content
Create new terms and conditions content for quotations using title, company name, and structured JSON data.
Instructions
Buat term content (syarat & ketentuan) baru.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_name | No | ||
| term_content_title | No | Judul term content | |
| term_content_directory | Yes | Konten JSON, misal { title, items: ['Pembayaran ...', 'Pengiriman ...'] } (bisa object atau string JSON) |