Neutrome SDK reference
    Preparing search index...

    Function findToolCalls

    • Locates every tool call emitted in a program.

      Parameters

      • program: Program

        Program to scan.

      Returns ToolCallSpan[]

      Tool call spans in program order.

      Use extractToolCalls when the decoded id, name and arguments are wanted rather than instruction positions.