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