Skip to main content
Glama

review_auto

Automatically reviews code changes by selecting the appropriate review method based on provided diff or git workspace context.

Instructions

Smart wrapper that chooses review_diff when a diff is provided; otherwise chooses review_git_diff for the current git workspace.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toolNoForce tool selection. One of: 'auto', 'review_diff', 'review_git_diff'. Default: auto.auto
diffNoUnified diff content (selects review_diff in auto mode)
changed_filesNoOptional list of changed files (review_diff only)
targetNoGit target to review (review_git_diff only). Default: 'staged'.
baseNoBase ref for git comparisons (review_git_diff only)
include_patternsNoFile globs to include (review_git_diff only)
review_diff_optionsNoOptions passed through to review_diff (advanced/CI-oriented)
review_git_diff_optionsNoOptions passed through to review_git_diff (same as review_changes options)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kirachon/context-engine'

If you have feedback or need assistance with the MCP directory API, please join our Discord server