{"ok":true,"site":{"host":"pathlock.com","url":"https://pathlock.com/","favicon":"/favicons/pathlock.com.png","desc":"Identity governance, access security, and compliance software","type":"live","category":"Productivity & Business","tools":[{"name":"get_content","kind":"answer","impl":"imperative","description":"Fetch one document from Pathlock as markdown, by its bundle path.","inputSchema":{"type":"object","properties":{"path":{"type":"string","description":"Bundle path such as posts/hello-world.md, from a search result."}},"required":["path"]},"executable":true},{"name":"list_sections","kind":"answer","impl":"imperative","description":"List the sections of content available on Pathlock.","inputSchema":{"type":"object","properties":{}},"executable":true},{"name":"search_content","kind":"answer","impl":"imperative","description":"Search the content of Pathlock and return matching documents.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Words to search for."}},"required":["query"]},"executable":true}],"apiSurface":"spec","toolCount":3}}