save_to_inspiration
Save any post from the feed into your saved inspiration by providing its ID and optional notes.
Instructions
Bookmark a post (by id, from the current feed) into saved inspiration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| notes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| artist_handle | Yes | ||
| image_url | Yes | ||
| permalink | Yes | ||
| timestamp | Yes | ||
| notes | No | ||
| saved_at | No |