get_txt_records
Retrieve TXT records for a specified domain to gather DNS text information. Useful for DNS reconnaissance and security analysis.
Instructions
Get TXT records for a domain.
Args:
domain: The domain name to query (e.g., example.com)
ctx: Request context
Returns:
Formatted string containing TXT records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |