2,535
edits
m (Text replacement - "|Available = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Find the top 5 highest-rated books on Wikidocs. | |||
#Recommend books on Wikidocs related to {topic}. | |||
#Update the summary of the book with the ID {book_id} on Wikidocs to {new_summary}. | |||
#Retrieve the revision history of the page with the ID {page_id} on Wikidocs. | |||
#List all the bookmarks by user {username} on Wikidocs. | |||
#Search for books on Wikidocs within the category {category}. | |||
#Create a new Wikidocs book with the title {title}, author {author}, and description {description}. | |||
#Search for books on Wikidocs published between {start_year} and {end_year}. | |||
#Show me the search results for {keyword} on Wikidocs, but only include books with a rating of {rating_threshold} or higher. | |||
#Add the page with the ID {page_id} to the bookmarks of user {username} on Wikidocs. | |||
==Tips and Tricks== | ==Tips and Tricks== |