Skip to main content
Glama

create_session

Create automated coding sessions to perform code tasks using GitHub repositories or user-provided context, with options for plan approval and automatic PR creation.

Instructions

Creates a new Jules session or automated run to perform code tasks. If repo and branch are omitted, creates a "repoless" session where the user provides their own context in the prompt and Jules will perform code tasks based on that context instead of a GitHub repo.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesThe task for the agent.
repoNoGitHub repository (owner/repo). Optional for repoless sessions.
branchNoTarget branch. Optional for repoless sessions.
interactiveNoIf true, waits for plan approval. Defaults to false (automated run).
autoPrNoAutomatically create a PR on completion. Defaults to true.

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