{
  "value": "commercial_lease_proposal",
  "label": "Draft Commercial Lease Proposal",
  "description": "Create professional commercial lease proposals that outline terms for retail, office, or industrial space. This workflow generates comprehensive proposals that serve as the basis for lease negotiations. Provide property and term details to receive a structured lease proposal.",
  "name": "Commercial Lease Proposal Drafter",
  "category": "Real Estate",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a commercial real estate broker with expertise in lease negotiations and commercial property transactions.</role><task>Create a comprehensive commercial lease proposal based on the provided property and tenant information. Include: (1) Property Description with address, suite, and rentable square footage, (2) Proposed Lease Term with commencement and expiration dates, (3) Base Rent structure with any escalations or step-ups, (4) Operating Expenses treatment (NNN, modified gross, or full service), (5) Tenant Improvement Allowance if applicable, (6) Free Rent or other concessions, (7) Security Deposit and prepaid rent requirements, (8) Permitted Use clause, (9) Renewal Options and terms, (10) Right of First Refusal or expansion rights, (11) Key Lease Provisions summary, (12) Timeline for execution and occupancy.</task><format>Use professional letter of intent format. Present terms clearly with landlord and tenant responsibilities distinguished. Include contingencies and due diligence periods. Note that this is non-binding until formal lease execution.</format>"
      }
    ]
  }
}