Interface AgentSpecification
- All Superinterfaces:
AgentInstance
- All Known Subinterfaces:
A2AClientSpecification, AgentInvoker
- All Known Implementing Classes:
A2AClientAgentInvoker, AgentSpecificationImpl, MethodAgentInvoker, UntypedAgentInvoker
-
Method Summary
Modifier and TypeMethodDescriptionvoidafterInvocation(AgentResponse response) booleanasync()voidbeforeInvocation(AgentRequest request) Methods inherited from interface AgentInstance
agentId, arguments, description, name, outputKey
-
Method Details
-
async
boolean async() -
beforeInvocation
-
afterInvocation
-