get_created_cards
Retrieve digital cards you've created on Partiful. Returns an array with each card's id, title, and image.
Instructions
Get digital cards you've created on Partiful. Returns an array of card objects (id, title, image).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Dot-path field names to include in the response. Omit to return all fields. Available fields: cards, cards.id, cards.imageUrl, cards.title |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cards | No |