Skip to content

List Tools

GET
/api/etherforce/tools

Return every registered agent tool with usage stats.

Successful Response

ToolRegistryResponse

Wrapper for the registry catalog.

object
tools
required
Tools
Array<object>
ToolRegistryRow

One 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