Operation detail

Back to operation catalog

dns.record.read

Runs the native sidecatd governed GoDaddy DNS record read and records the invocation trace.

FieldValue
Classgoverned_external_effect
Ownersidecatd.dns-effects
Input schemasidecat.dns_record_read_request.v0
Output schemasidecat.dns_record_read_operation_output.v0

Input template

{
  "base_url": "https://api.godaddy.com",
  "credential_id": "cred_dns_record_read",
  "domain": "sidecat.dev",
  "name": "_sidecat-proof",
  "reason": "Observe sidecat.dev DNS records",
  "record_type": "TXT",
  "requested_by": "agent:codex",
  "schema": "sidecat.dns_record_read_request.v0",
  "work_id": "work_thread:local:example"
}