{"name":"Atlas News Intelligence","description":"Read-only agent access to current story clusters, source evidence, event locations, regional prominence, and pipeline health.","supportedInterfaces":[{"url":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"},{"url":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/a2a","protocolBinding":"HTTP+JSON","protocolVersion":"1.0"}],"provider":{"organization":"Atlas News Intelligence","url":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev"},"version":"0.1.0","documentationUrl":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/docs","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"query-stories","name":"Query Current Stories","description":"Lists current evidence-backed story clusters by optional region, time bounds, prominence metric, and limit.","tags":["news","geography","prominence","sources"],"examples":["{\"operation\":\"query_stories\",\"region\":\"US\",\"metric\":\"normalized\",\"limit\":20}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"explain-story","name":"Explain Story Cluster","description":"Returns one cluster with articles, evidence-backed event locations, claims, and regional prominence.","tags":["news","evidence","cluster","coverage"],"examples":["{\"operation\":\"explain_story\",\"cluster_id\":\"cluster-id\"}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"pipeline-health","name":"Inspect Pipeline Health","description":"Returns freshness, current source watermark, failures, and retryability without invoking an external provider.","tags":["health","freshness","provenance"],"examples":["{\"operation\":\"pipeline_health\"}"],"inputModes":["application/json"],"outputModes":["application/json"]}]}