get_swipe
Retrieve a specific saved ad from your SwipeBuilder library by its unique ID to access content for social media platforms.
Instructions
Get a single swipe by ID.
Args:
swipe_id: The ID of the swipe to retrieve
api_key: Your SwipeBuilder API key. Optional if SWIPEBUILDER_API_KEY env var is set.
Returns:
Dictionary with swipe data or error message
Credit Usage: 1 credit
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swipe_id | Yes | ||
| api_key | No |