Search for nodes in the workspace (streaming)Ask AIget https://dust.tt/api/v1/w/{wId}/searchSearch for nodes in the workspace with SSE streamingPath ParamswIdstringrequiredID of the workspaceQuery ParamsquerystringrequiredThe search query (minimum 3 characters)limitintegerNumber of results per page (1-100, default 25)cursorstringCursor for paginationviewTypestringenumType of view to filter resultsalldocumenttableAllowed:alldocumenttablespaceIdsstringComma-separated list of space IDs to search inincludeDataSourcesbooleanWhether to include data sourcestruefalsesearchSourceUrlsbooleanWhether to search source URLstruefalseincludeToolsbooleanWhether to include tool resultstruefalseResponses 200Search results streamed successfully 400Bad request 401Unauthorized 405Method not allowedUpdated about 15 hours ago