generate_legal_document
Create professional legal documents like privacy policies, terms of service, and cookie policies with AI. Specify document type, parties, terms, and jurisdiction to generate structured HTML content.
Instructions
Generate professional legal documents (Privacy Policy, Terms of Service, Cookie Policy) using AI
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentType | Yes | Type of legal document to generate | |
| parties | Yes | Parties involved in the document | |
| terms | Yes | Key-value pairs for document terms. Supported keys: websiteUrl, siteName, services (comma-separated list of technologies/services used) | |
| jurisdiction | Yes | Legal jurisdiction (e.g., 'United States', 'European Union', 'California, USA') |