Skip to main content
Glama

get_code_review_context

Analyze code changes from Jules AI sessions to generate structured summaries of modifications, organized by file with change types and line counts for efficient review.

Instructions

Review code changes from a Jules session. Returns a structured summary of what changed, organized by file with change types, line counts, and activity IDs. Automatically detects if session is busy (aggregates from activities) or stable (uses final outcome). Can optionally scope to a single activity. For detailed diffs, use show_code_diff.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionIdYesThe Jules session ID to review.
activityIdNoOptional activity ID to review changes from a single activity instead of the whole session.
formatNoOutput format: summary (default) for overview with stats, tree for directory structure, detailed for full file list, markdown for full session report.
filterNoFilter by change type. Defaults to all.
detailNoDetail level: minimal (files only), standard (default, + insights/timing), full (+ activity counts).

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/streetquant/jules-mcp'

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