Routines et missions · list_playbooks
Procédures
Procédures disponibles dans l'espace.
- Prix
- inclus
- Prérequis
- Aucun connecteur
- fonctionne sur les clés plateforme
- Validation humaine
- Non
- lecture ou écriture interne
Entrée
| Champ | Type | Description |
|---|---|---|
| agent_type | string | Filter by agent type. Defaults to current agent type. |
Appeler cet outil
Via l'API HTTP, ou depuis le serveur MCP avec le méta-outil run.
curl https://api.ezyagents.fr/gateway/v1/run \
-H "Authorization: Bearer ezk_…" -H "Content-Type: application/json" \
-d '{"tool":"list_playbooks","input":{"agent_type":"…"}}'$
run({ "tool": "list_playbooks", "input": {"agent_type":"…"} })