claude-code-system-prompts/system-prompts/system-reminder-deferred-tools-available.md
2026-06-12 10:12:09 -06:00

583 B

The following deferred tools are now available via ${TOOL_SEARCH_TOOL_NAME}. Their schemas are NOT loaded — calling them directly will fail with InputValidationError. Use ${TOOL_SEARCH_TOOL_NAME} with query "select:[,...]" to load tool schemas before calling them: ${DEFERRED_TOOLS_DELTA.addedLines.join( )}