get_install_instructions
ActiveTool of Codex Pets Registry
declared in 1.0.0
Use for a known approved pet slug when the user wants CLI or manual install instructions. Do not use to search for pets or inspect general metadata; use search_pets or get_pet instead. This tool is read-only and does not increment install or download counters.
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."
}
}
}Parent server
Codex Pets Registry
1/7 registries