list_card_projects
Retrieve wedding card projects (invitations, save-the-dates, shower invites) with details like UUID, name, customizations, and quantity. Filter by limit and include completed orders or show drafts only.
Instructions
List your invitation / save-the-date / shower-invite "card" projects (paper or digital). Returns project UUID, name, customizations, suite, and quantity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max projects to return. Default: 30. | |
| include_completed | No | Include orders that have already been placed. Default: false (drafts only). |