Update a saved creator (outreach status, note)
update_saved_creatorSet the OUTREACH STATUS and/or a NOTE on a creator already saved in the swipefile (find_creators → save_to_swipefile, or the ♥ on a creator card). Status is one of new | contacted | replied | booked | passed. The note is free text (deal terms, rate, what was sent). Reads back the updated row. Use list_swipefile to find the key. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | the saved row's key from list_swipefile, e.g. tiktok:handle | |
| note | No | replaces the existing note; pass "" to clear it | |
| status | No |