wordpress_get_robots_txt
Retrieve the robots.txt file content from a WordPress site to view search engine crawling rules and directives for website indexing management.
Instructions
Get robots.txt file content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}