list_message_variants
Retrieve a project's message-angle variants, including active and archived counts, then get each variant's details (ID, subject pattern, body approach, label) as JSON sorted by creation date.
Instructions
List the project's message-angle variants. Reports the active / archived counts, then the variants as JSON — [{ variantId, subjectPattern, bodyApproach, label, archivedAt, … }] ordered by createdAt asc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project name or ID |