Create from template and embedded editor
create_embedded_editor_from_templateCreate a document from a template or template group and generate an embedded editor link for immediate editing.
Instructions
Create a document or document group from a template or template group, then create an embedded editor link immediately. This tool is ONLY for templates and template groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ID of the template or template group | |
| entity_type | No | Type of entity: 'template' or 'template_group' (optional, auto-detected if not provided). | |
| name | No | Optional name for the new document or document group | |
| redirect_uri | No | Optional redirect URI after completion | |
| redirect_target | No | Optional redirect target | |
| link_expiration | No | Link expiration in minutes (15–45) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| created_entity_id | Yes | ID of the created document or document group | |
| created_entity_type | Yes | Type of created entity: 'document' or 'document_group' | |
| created_entity_name | Yes | Name of the created entity | |
| editor_entity | Yes | Type of editor entity: 'document' or 'document_group' | |
| editor_url | Yes | URL for the embedded editor |