Exception: Spurline::NestedToolCallError

Inherits:
AgentError
  • Object
show all
Defined in:
lib/spurline/errors.rb

Overview

Raised when a tool attempts to invoke another tool. Tools are leaf nodes (ADR-003). Use a Spurline::Skill if you need to compose multiple tools.