export const EXCLUDED_FIELD_NAMES_FROM_AGENT_TOOL_SCHEMA = [ 'deletedAt', 'searchVector', 'createdBy', ] as const;