UNPKG

@promptbook/remote-server

Version:

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

8 lines (7 loc) 288 B
import type { string_javascript_name } from '../../types/string_person_fullname'; /** * Gets human-readable titles for WALLET tool functions. * * @private function of WalletCommitmentDefinition */ export declare function getWalletToolTitles(): Record<string_javascript_name, string>;