Examples
List all action typesbdy yaml actions list$
Search action typesbdy yaml actions list --search kubernetes$
List as json, for an editor plugin or an agentbdy yaml actions list --format json$
Show action schema and examplebdy yaml actions info KUBERNETES_CLI$
The same schema as jsonbdy yaml actions info KUBERNETES_CLI --format json$