Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ jsonToolResult } from
'@codebuff/common/util/messages'
2
import
{ removeUndefinedProps } from
'@codebuff/common/util/object'
3
import
z from
'zod/v4'
4
Callers
nothing calls this directly
Calls
5
getAgentTemplate
Function · 0.90
jsonToolResult
Function · 0.90
removeUndefinedProps
Function · 0.90
inputSchemaToJSONSchema
Function · 0.85
toJSONSchema
Function · 0.85
Tested by
no test coverage detected