To list the actions that can be performed on an object, use the gold command: Action Query
Example 17-5. Listing all actions associated with the Account object
gold> Action Query Object==Account Show:="Sort(Name)"
Name
------------
Balance
Create
Delete
Deposit
Modify
Query
Transfer
Undelete
Withdraw