In order to reduce tool calls/cycles, could it be worth experimenting with having the add_paragraph tool accept a list of paragraphs rather than one at a time? This would be similar in behavior to the add_list_items tool. We would have to put some thought into exactly how much this would help reduce tool calls, as well as any potential impacts on performance/client interactions (if this could unintentionally frame the client to provide longer responses)
In order to reduce tool calls/cycles, could it be worth experimenting with having the add_paragraph tool accept a list of paragraphs rather than one at a time? This would be similar in behavior to the add_list_items tool. We would have to put some thought into exactly how much this would help reduce tool calls, as well as any potential impacts on performance/client interactions (if this could unintentionally frame the client to provide longer responses)