kanye.rest · Capability
Kanye REST — Quotes
Quotes — Kanye REST. 3 operations. Lead operation: Get Random Quote. Self-contained Naftiko capability covering one Kanye REST business surface.
What You Can Do
GET
Getrandomquote
— Returns a single random Kanye West quote wrapped in a JSON object.
/v1/quotes/random
GET
Getrandomquotetext
— Returns a single random Kanye West quote as plain text.
/v1/quotes/random-text
GET
Listallquotes
— Returns the complete collection of Kanye West quotes.
/v1/quotes
MCP Tools
get-random-quote
Returns a single random Kanye West quote as JSON.
read-only
idempotent
get-random-quote-text
Returns a single random Kanye West quote as plain text.
read-only
idempotent
list-all-quotes
Returns the complete collection of Kanye West quotes.
read-only
idempotent