bob_prompt
Execute a prompt in IBM Bob Shell non-interactively with auto-approved edits, enabling coding tasks, planning, or questions directly from Cursor.
Instructions
Run IBM Bob Shell non-interactively with auto_edit approval (edits auto-approved, shell still confirmed by Bob).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Bob chat mode: plan, code, advanced, or ask. | advanced |
| model | No | Optional Bob model override (-m). | |
| stdin | No | Optional stdin content piped into Bob alongside the prompt. | |
| prompt | Yes | Task or question for IBM Bob Shell. | |
| workspace | No | Working directory for Bob. Defaults to the Cursor project root. | |
| include_directories | No | Additional directories Bob may include in its workspace. |