You're viewing a demo portfolio

Join the waitlist
PRSM

get_pet

Active

Tool of Codex Pets Registry

declared in 1.0.0

Use when you already have an exact approved pet slug and need the sanitized public pet card, asset URLs, page URL, and install command for that one pet. Use search_pets first when you only have a name/query or need multiple results. Do not use for focused install, badge, embed, card, or request workflow details; use the matching get_* tool instead.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "description": "Exact slug of an approved public Codex pet."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Codex Pets Registry

1/7 registries
View full server →