On this pageFunction: withGoalAll() withGoalAll<T>(tools): T Defined in: packages/core/src/utils/with-goal.ts:127 Wrap every tool in a record. Skips placeholders and Processable agents. Type Parameters T T extends Record<string, unknown> Parameters tools T Returns T