Skip to main content

list_pending

Method
This is a method of the SkillMutatorProtocol class in the protocols module.
List all pending skill mutations awaiting approval.

Signature

Returns

list[dict]
name, action, status, created_at

Source

View on GitHub

praisonaiagents/skills/protocols.py at line 160