prompt_favorite is a join record between a user and a prompt_library_item. Favoriting a prompt makes it surface at the top of the user’s prompt picker in chat. See Building prompts for product context.
The prompt_favorite type records a user’s bookmark on a prompt library item.
prompt_favorite is a join record between a user and a prompt_library_item. Favoriting a prompt makes it surface at the top of the user’s prompt picker in chat. See Building prompts for product context.