💭 browser extension to copy html of current page and send it to service as markdown. User asks for sorts and filters on the content of the pages. Llm looking at some of the data and the query makes a datatype. Give partitions of the data to an llm with tool use which outputs the right schema. Could be more efficient if generated code is reused or batched and the llm just gets the input params to those steps but that could get complicated