add_signature_tag
Place signature or form tags on digital documents using placeholder text or precise coordinates for accurate positioning within signature envelopes.
Instructions
Place a signature or form tag on a document. Use placeholder for text-based positioning or coordinates for exact placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envelopeId | Yes | Envelope UUID | |
| recipientId | Yes | Recipient UUID | |
| documentId | No | Document UUID (required for coordinate positioning) | |
| type | No | Tag type (default: signature) | |
| placeholder | No | Placeholder text to find in document (e.g. "{podpis_klient}") | |
| positioning | No | How tag aligns to placeholder | |
| scale | No | Tag size as percentage (default 100). Use 50-80 for smaller tags. | |
| page | No | Page number (for coordinate positioning) | |
| xPosition | No | X position in points (for coordinate positioning) | |
| yPosition | No | Y position in points (for coordinate positioning) |