Toggle Prompt Favorite
toggle_prompt_favoriteMark or unmark any chat message as a favorite to organize conversations and retrieve important messages later.
Instructions
Mark or unmark a chat message as a favorite for easy retrieval later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| promptId | Yes | ID of the conversation | |
| messageId | Yes | ID of the specific message to favorite/unfavorite | |
| isFavorite | Yes | true to mark as favorite, false to remove |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |