AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-a2a-models
/
dev.mokksy.aimocks.a2a.model
/
AgentSkillBuilder
/
tags
tags
common
fun
tags
(
tags
:
List
<
String
>
)
:
AgentSkillBuilder
(
source
)
Sets the tags of the skill.
Return
This builder instance for method chaining.
Parameters
tags
The tags of the skill.
var
tags
:
List
<
String
>
?
(
source
)