Github Get Repository Content
Aident Loadout を通じて GitHub Tools の Github Get Repository Content を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
プロバイダーの説明
Retrieves a file's Base64 encoded content or lists a directory's contents from a GitHub repository.
Aident Loadout を通じて GitHub Tools の Github Get Repository Content を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
Retrieves a file's Base64 encoded content or lists a directory's contents from a GitHub repository.
refstringThe name of the commit, branch, or tag to read from. Use this parameter to specify which branch (e.g., 'feat/godlocal-dev', 'main', 'develop'), tag (e.g., 'v1.2.0'), or commit SHA you want to access. If not provided, the repository's default branch will be used. Note: Branch nam…
path必須stringRequired. Path to file or directory in the repository. Empty string ('') retrieves root directory contents. Leading slashes auto-stripped. CRITICAL: Do NOT pass branch names here (e.g., 'feat/godlocal-dev', 'main'). Branch names belong in the `ref` parameter. Path should be file…
repo必須stringRequired. The name of the repository, without the `.git` extension. This name is not case sensitive.
owner必須stringRequired. The account owner of the repository. This name is not case sensitive. Can also accept full repository path in format 'owner/repo' - the repo part will be extracted automatically.
data必須Data from the action execution
errorstringError if any occurred during the execution of the action
successful必須booleanWhether or not the action execution was successful or not
OAuth 接続。リスクレベル 2/5。
無料 Action