Skip to main content

list_pending

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

Signature

Returns

List[dict]
id, action, name, status, created_at.

Source

View on GitHub

praisonaiagents/skills/manager.py at line 1540