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
/
getFileContent
get
File
Content
fun
getFileContent
(
repoOwner
:
String
,
repoName
:
String
,
filePath
:
String
)
:
Map
<
String
,
Any
>
Reads and returns the raw content of a file.