Skip to main content
Glama

show_code_diff

Display unified code differences for files in Jules sessions to review specific changes after code review context analysis.

Instructions

Show the actual code diff for files from a Jules session. Returns unified diff format that can be displayed to users. Use after get_code_review_context to drill into specific file changes. Can optionally show diff from a specific activity (use activity IDs from get_code_review_context output).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionIdYesThe Jules session ID to get diff from.
fileNoFile path to show diff for. Omit to get all diffs (may be large).
activityIdNoOptional activity ID to get diff from a specific activity instead of the session outcome. Use activity IDs shown in get_work_in_progress output.

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