create_exit_marker
Create and sign an agent departure marker. Provide the agent's DID, exit type, and reason to record the exit.
Instructions
Create and sign a departure marker. Uses session identity or generates a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | DID or identifier of the departing agent | |
| exitType | No | Type of exit (default: Voluntary) | |
| reason | No | Human-readable reason for departure |