← Back to search
20
Basic
Agentic Readiness Score
developer openapiapi

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 20/100

            

OpenAPI Spec (preview)

components: schemas: Argument: additionalProperties: false properties: choices: description: A list of possible values for the input. If provided, the user must select one of these values. items: type: string type: - array - "null" default: description: The default value for the input. This should be a valid value for the input. If you want to provide input examples or guidance, use the