Documentation Index
Fetch the complete documentation index at: https://docs.upsonic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Control whether a tool can be executed in parallel with others.Usage
Parameters
sequential(bool): If True, tool must execute sequentially (no parallelization)

