Search Documents
search_documents()
Search your documents by title prefix and/or tag. Results are scoped to the authenticated user.At least one of
query or tag is required.list[SearchResult]
Raises: ValidationError if neither query nor tag is provided.
SearchResult
Each result contains document metadata (no blocks — useget_document() to fetch full content).
Pagination
Uselimit and offset for paginating through results: