As far as I know, "full" is not a valid entry for the toolbarType. You have either "Slim","Medium", and "Large" (note the upper case first letter). As Mark says, you can also create your own toolbar.
Shortly after 8.5.2 went gold I blogged about the various attributes for the new CKEditor, based on feedback from Teresa Monaghan to my post in the Managed Beta forum. Teresa subsequently added an article in the app dev wiki. Both links are below:
http://hermes.intec.co.uk/Intec/Blog.nsf/dx/23092010205047HERRAA.htm
http://www-10.lotus.com/ldd/ddwiki.nsf/page.xsp?documentId=9D2DE95F419045E9852577B30044B4E8&action=openDocument
You can find details of the default settings, which will also give you an idea of the possible attributes, by looking at CKEditorWrapper.js.uncompressed in <data>\domino\js\dojo-1.5.0\ibm\xsp\widget\layout. The CKEditor files themselves are in <data>\domino\html folder, and there's a sub-folder of CKEditor called "source" with the uncompressed files.