List Tools
GET /api/etherforce/tools
GET
/api/etherforce/tools
Return every registered agent tool with usage stats.
Responses
Section titled “ Responses ”Successful Response
ToolRegistryResponse
Wrapper for the registry catalog.
object
tools
required
Tools
Array<object>
ToolRegistryRowOne row in the agent-tool catalog.
object
name
required
Name
string
agentId
required
Agentid
string
description
required
Description
string
parameterCount
required
Parametercount
integer
invocationCount
required
Invocationcount
integer
totalTools
required
Totaltools
integer
agentCount
required
Agentcount
integer