to_instructions


Description:

public string to_instructions ()

Returns instructions for the refine stage: tool name, description, and parameters. Uses this.name to look up the tool from the manager. Call after constructing the Tool with name set.

Returns:

JSON schema string for the tool (name, description, parameters)