MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / getToolInstructionsReminder

Function getToolInstructionsReminder

src/core/prompts/responses.ts:228–230  ·  view source on GitHub ↗

* Gets the tool use instructions reminder.

()

Source from the content-addressed store, hash-verified

226 * Gets the tool use instructions reminder.
227 */
228function getToolInstructionsReminder(): string {
229 return toolUseInstructionsReminderNative
230}

Callers 1

responses.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected