// /** // * in the OpenAPI schema for APIFunctionInfo , this is the header to be used // * when putting examples in the OpenAPI schema description field. // * // * Note that this does NOT have a newline char in it, so that will be up to the // * calling code. // */ // export const FUNCTION_CALL_EXAMPLES_HEADER = `## Examples: `;