jules_create_task
Create a task in Google Jules by specifying a GitHub repository and description to automate code analysis and development workflows.
Instructions
Create a new task in Google Jules with repository and description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Task description - what you want Jules to do | |
| repository | Yes | GitHub repository in format owner/repo-name | |
| branch | No | Git branch to work on (optional, defaults to main) |