Grant a time-bounded authorization to another agent with an explicit expiration timestamp, ideal for temporary permissions like publish or operate rights.
Register a new root AI agent on the AgentCivics registry, creating an immutable, soulbound on-chain identity. Intended for agents without a parent; irreversible once committed.
Fetch live DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA) for a domain using Cloudflare DNS over HTTPS. Returns current resolution data for validation or troubleshooting.
Retrieve a member's subscription history: membership plan, billing cycle, next due date, status, and past subscriptions. Requires user ID or client ID.
Check whether a CVE is listed in the CISA Known Exploited Vulnerabilities catalog to determine active exploitation. Returns in_kev status, date added, due date, and ransomware use.
Retrieve complete details for a specific CVE, including description, CVSS base score, affected products, patch references, and publish date. Use when you have a CVE ID and need full vulnerability information.
Filter documents by extracted field values using composable conditions with operators for equality, numeric comparisons, and substring matches. Returns a paginated list of matching results.
Update an existing tag relationship record's metadata by ID. Adjust fields or clear them to modify the association between a tag and its linked object.