check_agent_policy
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Check robots.txt, llms.txt, security.txt, and agent.json for crawl/discovery signals before an agent touches a site.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Domain to check, e.g. example.com"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries