Skip to main content
GET
List agent recipes

Parâmetros de consulta

repository
string

Absolute path of the repository to resolve recipes for. A repository's own .claude/agents and .narya/agents are read only when it is named here AND its instruction files have been trusted; with no repository named, the answer carries the built-ins, the user's own recipes and the installed packages' only.

Maximum string length: 4096
cursor
string

Opaque pagination cursor from a previous page's nextCursor or prevCursor.

Maximum string length: 1024
limit
integer
padrão:25

Maximum items per page.

Intervalo obrigatório: 1 <= x <= 100

Resposta

One page of agent recipes.

One page of agent recipes.

items
object[]
obrigatório
limit
integer
obrigatório
Intervalo obrigatório: x >= 1
nextCursor
string
prevCursor
string