FunctionShellCallItemStatus type

シェルツール呼び出しのステータス値が報告されます。

type FunctionShellCallItemStatus = "in_progress" | "completed" | "incomplete"