🧭
AB-158

Capability list declared

🔍 Discovery Pillar: Discovery Quick fix Est. cost: $0

What it means

A capabilities list is present in agent-guide.

Why it matters

Agents need a high-level overview of what the API can do before reading the full spec.

What's wrong

// agent-guide has no capabilities array

What's right

agent-guide.json: { "capabilities": [{ "name": "Create charge", "description": "..." }] }

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in Discovery