Send Message to Jules Session
jules_send_messageSend a follow-up message or instruction to an active Jules session. Get the response in the next activity, viewable through jules_list_activities or jules_get_status.
Instructions
Send a follow-up message or instruction to a running Jules session. Jules will respond in the next activity, which you can see with jules_list_activities or jules_get_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Message or instruction to send to Jules | |
| sessionId | Yes | Session ID to send message to |