preview_export
Preview export configuration for Claude Code or other AI tools to verify persona, UVC qualities, constitutions, and system prompt settings before deployment.
Instructions
Preview the export configuration for Claude Code or other AI tools
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persona_id | No | The persona ID | ambassador |
| include_uvc | No | Include UVC qualities in export | |
| include_constitutions | No | Include constitutions in export | |
| include_system_prompt | No | Include system prompt in export |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preview | Yes | Rendered export preview text | |
| personaId | Yes | The persona the export was built for | |
| includeUvc | No | Whether UVC qualities were included | |
| personaName | Yes | Human-readable persona name | |
| constitutionIds | No | Constitution IDs included in the export | |
| includeSystemPrompt | No | Whether the system prompt was included | |
| includeConstitutions | No | Whether constitutions were included |