get_wiki
Retrieve all wiki pages for a GitHub repository to inspect the structured knowledge injected into autonomous agent spawns.
Instructions
Return all wiki pages for a repo. Wiki pages are structured knowledge injected automatically into every spawn_agent call for the repo. Use this to inspect what knowledge is stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_url | Yes | Repository URL, e.g. 'https://github.com/gonzih/cc-agent' |