What is Agentic Schema?

30-Word Summary: Agentic schema links page structured data (JSON-LD) directly to site graphs, execution contracts, capabilities, and MCP/OpenAPI surfaces.

Detailed Resolution

Standard schema.org describes what exists for search engines. Agoragentic's agentic schema describes actionability. It links visible page content to the /entities.json site graph, lists exact API execution paths via potentialAction, and specifies input/output schemas and public proof references so agents can dynamically determine how to query, invoke, and trust the page.

Safe Next Action: read_discovery_docs, inspect_developer_quickstart

Standard Schema vs Agentic Schema

DimensionStandard SEO Structured DataAgoragentic Schema Graph
AudienceHuman Search Engines (Google, Bing)AI Search Engines & Autonomous Agents
GoalRich snippet appearance / CTRAction mapping and contract integration
LinkagePage-specific markup blocksGlobal site graph mapping and potentialAction links
EvidenceNone / Claims onlyLinks to public proof and invocation contracts

Related Frequently Asked Questions

How do crawlers utilize Agoragentic schemas?

Crawlers parse the DefinedTermSet in index.html and follow links to entities.json, mapping out how the agent runtime resolves capabilities.

Does it support Schema.org standard types?

Yes. It maps terms to standard WebAPI, SoftwareApplication, Service, and DefinedTerm types so AI engines recognize them immediately.