subagentRejectMessage top-level constant

String const subagentRejectMessage

Implementation

const String subagentRejectMessage =
    'Permission for this tool use was denied. The tool use was rejected '
    '(eg. if it was a file edit, the new_string was NOT written to the file). '
    'Try a different approach or report the limitation to complete your task.';