jules_quick_task
Assign coding tasks to Jules AI with GitHub repository integration. Provide a task description and repository to generate code changes, create pull requests, and synchronize AI-generated modifications.
Instructions
Simplest way to assign a task to Jules with sensible defaults.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Task description | |
| repo | Yes | GitHub repository (owner/repo) | |
| branch | No | Starting branch (default: main) | |
| createPr | No | Auto-create PR (default: true) |