get_robots_policy
Return the robots.txt policy as structured JSON.
Schema and Policy
{
"name": "get_robots_policy",
"description": "Return the robots.txt policy as structured JSON.",
"inputSchema": {
"type": "object",
"properties": {}
},
"category": "Registry",
"authRequired": false,
"mutability": "read",
"status": "active"
}