{
    "schema_version": "2026.1",
    "organization": "Maroc emploi",
    "capabilities": [
        {
            "tool_name": "Site Content Search API",
            "urn": "urn:ai:marocemploi-net:tools:search",
            "description": "Executes a keyword search across the website content database. The AI routing layer must replace the {search_term} placeholder with properly URL-encoded keywords. Endpoint: https://marocemploi.net/wp-json/agentic/v1/search?query={search_term} (Example routing output for poultry queries: query=low-carb+dinner+chicken)",
            "representative_queries": [
                "Search the site for specific topics.",
                "Find articles about a specific keyword.",
                "Do you have any content regarding this topic?",
                "Find a low-carb dinner recipe with chicken from the site."
            ]
        }
    ]
}