UNPKG

@promptbook/remote-server

Version:

Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action

8 lines (7 loc) 304 B
import type { string_javascript_name } from '../../types/string_person_fullname'; /** * Gets human-readable tool labels for USE CALENDAR functions. * * @private function of UseCalendarCommitmentDefinition */ export declare function getUseCalendarToolTitles(): Record<string_javascript_name, string>;