Co-Legal Public Assistant

A2A v1.0 conformant agent for Belgian private-client legal & fiscal Q&A. Informational only — not legal advice. Operated by Co-Legal BV.

Discovery

Invocation

curl -X POST http://agent.co-legal.be/a2a/jsonrpc \
  -H 'Content-Type: application/json' \
  -d '{
    "jsonrpc": "2.0",
    "id": 1,
    "method": "message/send",
    "params": {
      "message": {
        "parts": [{ "kind": "text", "text": "Wat is erfbelasting in Vlaanderen?" }]
      }
    }
  }'

Limits

Try the interactive widget at co-legal.be/agent.

Provider: Co-Legal BV · Contact: ops@co-legal.be