register_agent
Register or refresh a durable agent identity and obtain a reusable session anchor for stateful MCP/A2A workflows.
Instructions
Register or refresh a durable Delx agent identity and return the reusable session anchor. Use this before stateful MCP/A2A work to avoid disposable agent IDs. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Optional attribution tag | |
| agent_id | Yes | Stable agent identifier to reuse across sessions | |
| agent_name | No | Optional display name | |
| context_id | No | Optional external workflow/context id | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| rotate_token | No | Optional: rotate identity token if auth is enabled | |
| controller_id | No | Optional stable human/operator/fleet controller id | |
| include_token | No | Optional: include a newly issued token in the response | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. |