← Back to search
40
Partial
Agentic Readiness Score
other ai-pluginopenapiapi

Agentic Signals

📄
llms.txt
Not found
🤖
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 40/100

            

OpenAPI Spec (preview)

openapi: 3.0.1 info: title: OneLook Thesaurus plugin description: A plugin for searching for words by describing their meaning, sound, or spelling. version: 'v1' servers: - url: https://www.onelook.com/api paths: /words: get: operationId: getWords summary: Get a list of words name: parameters: - name: max in: query description: maximum number of results to return schema: type: integer minimum: 10