Documentation / @agentick/gateway / ToolCatalogPayload
Interface: ToolCatalogPayload
Defined in: gateway/src/transport-protocol.ts:264
Properties
tools
tools:
object[]
Defined in: gateway/src/transport-protocol.ts:265
audience?
optionalaudience:string
description
description:
string
input
input:
Record<string,unknown>
intent?
optionalintent:string
name
name:
string
type?
optionaltype:string