Send Agent Message
send_agent_messageSend a message to a Rokha agent (default 'rokha-agent') and get its reply. With a logged-in identity (Authorization: Bearer ) the agent acts AS you — it can run your rigs (rig_run), read your saved keys/OAuth grants, and spend your budget; anonymous callers get general chat only. This is the door to have Rokha do work on your behalf over MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Message content to send to the agent | |
| agent_name | Yes | Name of the agent (e.g., 'rokha-agent', 'siren') |