Skip to main content
Glama

create_pull_request

Create a pull request by describing changes to make in a repository. The tool automatically generates a PR when work completes based on your specifications.

Instructions

Create a session that will result in a pull request.

This is a convenience wrapper around create_session that instructs Jules to create a PR. The session will automatically create a merge/pull request when the work is complete.

Args: prompt: Description of changes to make (be specific about what you want) source: Resource name of the source repository (e.g., "sources/github/owner/repo") branch: Optional base branch to create PR against (defaults to repository default) title: Optional title for the session/PR

Returns: Created session details - check the 'outputs' field for PR URL once completed

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYes
sourceYes
branchNo
titleNo

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

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