description: 'Displays current services for an application.' arguments: service: 'Service name.' method: 'Method name.' arguments: 'Array of Arguments in CSV or JSON format.' messages: service_id: 'Service ID' class_name: 'Class Name' service: 'Service' class: 'Class' interface: 'Interface(s)' parent: 'Parent class' variables: 'Variables' methods: 'Methods' arguments: 'Arguments' method: 'Method' return: 'Return' errors: method_not_exists: "This method doesn't exists in this service."