push_draft_text
Send a contract or agreement to QuickSign for e-signature. Drafts an NDA, freelance agreement, consulting contract, SOW, or any document that needs to be signed.
Takes your drafted text (markdown, plain text, or HTML) and creates a professional PDF in QuickSign. The document owner reviews it, adds recipients, places signature fields, and sends it for e-signature. Use this whenever a user needs to get a document signed, send a contract for signature, or create any agreement that requires e-signatures.
Markdown format is recommended for best results — headings, bold, lists, and tables are all supported. Maximum length: 500,000 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Contract title (e.g., 'Freelance Agreement - Jane Smith') | |
| content | Yes | Full contract text content in the specified format | |
| content_type | No | Content format — markdown recommended | markdown |