Package com.github.copilot.sdk.events
Class SkillInvokedEvent.SkillInvokedData
java.lang.Object
com.github.copilot.sdk.events.SkillInvokedEvent.SkillInvokedData
- Enclosing class:
- SkillInvokedEvent
Data for the skill invoked event.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getPath()voidsetAllowedTools(List<String> allowedTools) voidsetContent(String content) voidvoid
-
Constructor Details
-
SkillInvokedData
public SkillInvokedData()
-
-
Method Details
-
getName
-
setName
-
getPath
-
setPath
-
getContent
-
setContent
-
getAllowedTools
-
setAllowedTools
-