query_item_in_folder: Search within an SB folder
Description
Search for text in the title, abstract, etc. within an SB folder and any
subfolders.
Usage
query_item_in_folder(text, folder, ..., limit = 20)
Value
A list of matching items as sbitem objects.
Arguments
- text
text in the title, abstract, etc. of the desired item
- folder
an SB item ID for the folder to search in
- ...
Additional parameters are passed on to GET
- limit
Max number of matching items to return