AI Ability since v2.0.0
list_credentials
List credentials — List vault credentials (names, types and masked hints only — secrets are never returned).
$
List vault credentials (names, types and masked hints only — secrets are never returned). Registered as the WordPress Ability flowsystems-webhook-actions/list_credentials, so external AI tools (Claude Code, Cursor) can call it over MCP or REST with a scoped API token.
/ Plan step shape
{ "ability": "list_credentials", "input": { } }
/ Scope & confirmation
Minimum API-token scope for external (MCP/REST) callers: full. Runs without a confirmation pause (the overall plan is still user-approved before execution starts).
/ Examples
Plan step as the AI Builder proposes it
{ "id": "step_1", "ability": "list_credentials", "summary": "…", "input": {} }
/ Related
Ready Your next automation is
Your next automation is
one sentence away.
$ wp plugin install flowsystems-webhook-actions --activate