Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Ask Question
greptile:ask_question
Ask natural language questions about a codebase and get AI-powered answers with code references.
Write
Medium risk
Delete Repository
greptile:delete_repository
Delete a repository from Greptile index. This removes all indexed data permanently.
Write
High risk
Get File Content
greptile:get_file_content
Get the content of a specific file from an indexed repository.
Read
Low risk
Get Repository
greptile:get_repository
Get detailed information about a specific repository.
Read
Low risk
Get Repository Status
greptile:get_repository_status
Get the current indexing status and health of a repository.
Read
Low risk
Index Repository
greptile:index_repository
Index a new repository or reindex an existing one for code search and analysis.
Write
Medium risk
List Files
greptile:list_files
List files in a repository with optional filtering by directory, extension, or pattern.
Read
Low risk
List Repositories
greptile:list_repositories
List all repositories indexed in your Greptile account.
Read
Low risk
Search Code
greptile:search_code
Search for code snippets using natural language queries within a specific repository.
Read
Low risk