endpoint:register
endpoint family
Register (or update) one of the workspace's own https endpoints under a handle a workflow step can name. The url is SSRF-checked here and again on every call; a secret is sealed under the worker's envelope key and never returned.
- Effect
- ask
- Awaits an outcome — the call returns the response below.
- Caller
- manage_integrations
- The class of authority the caller must already hold, decided from the attested context with no round trip.
- Authority action
- manage_integrations
- Also gated per node — the caller must be permitted this action over the workspace it names.
- Cost
- free
- What one call costs, so you can budget before acting.
- Reversible
- yes
- The effect can be undone by a later call.
- Idempotent
- yes
- Safe to retry as-is.