model.callRuns the native sidecatd governed model.call effect and records the invocation trace.
| Field | Value |
|---|---|
| Class | governed_external_effect |
| Owner | sidecatd.model-effects |
| Input schema | sidecat.model_call_request.v0 |
| Output schema | sidecat.model_call_operation_output.v0 |
{
"credential_id": "cred_model_call",
"max_tokens": 8,
"model": "claude-sonnet-test",
"prompt": "Return a two-word status summary.",
"provider": "claude",
"reason": "Run a minimal governed model.call proof",
"requested_by": "agent:codex",
"schema": "sidecat.model_call_request.v0",
"work_id": "work_thread:local:example"
}