Fixed various issues that cropped up when trying to actually use the podcast_create tool, such as requiring "title" when not needed, and not requiring "folder_id" which is always required, otherwise you end up with an empty folder_id on the request, which ABS rejects. Updated unit tests and linting as normal.