Skip to main content
Glama

Google Jules MCP

by mberjans

jules_get_task

Retrieve detailed information about a specific Google Jules AI coding task using its unique ID or URL to access task specifications and progress status.

Instructions

Get details of a specific Jules task by ID or URL

Input Schema

NameRequiredDescriptionDefault
taskIdYesTask ID or full Jules task URL

Input Schema (JSON Schema)

{ "properties": { "taskId": { "description": "Task ID or full Jules task URL", "type": "string" } }, "required": [ "taskId" ], "type": "object" }

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

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