toggle menu
google-adk-kotlin
0.5.0
jvm
switch theme
search in API
google-adk-kotlin-examples
/
com.google.adk.kt.examples.github
/
GitHubTools
/
createIssue
create
Issue
fun
createIssue
(
repoOwner
:
String
,
repoName
:
String
,
title
:
String
,
body
:
String
)
:
Map
<
String
,
Any
>
Creates a new issue with the "docs updates" label.