MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / lookup-agent-info.ts

File lookup-agent-info.ts

packages/agent-runtime/src/tools/handlers/tool/lookup-agent-info.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { jsonToolResult } from '@codebuff/common/util/messages'
2import { removeUndefinedProps } from '@codebuff/common/util/object'
3import z from 'zod/v4'
4

Callers

nothing calls this directly

Calls 5

getAgentTemplateFunction · 0.90
jsonToolResultFunction · 0.90
removeUndefinedPropsFunction · 0.90
inputSchemaToJSONSchemaFunction · 0.85
toJSONSchemaFunction · 0.85

Tested by

no test coverage detected