> ## Documentation Index
> Fetch the complete documentation index at: https://fracta.quasarops.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# fracta say

> Send a follow-up message to an agent, resuming its session

```
Send a follow-up message to an agent, resuming its session

Usage:
  fracta say <name> <message> [flags]

Flags:
  -h, --help   help for say

Global Flags:
      --client-mode string   control-plane client mode: 'auto' (default), 'local' (host-side orchestrator), 'remote' (in-cluster CP API)
      --config string        path to fracta.yaml config file (default: <root>/fracta.yaml)
      --root string          project root directory (default: current directory)
```
