Method to parse agent permissions response
Method to parse permissions response
Parses the raw API response from the CMA v16.0 skills/agents endpoint.
Raw HTTP response from the API
Parsed SkillAgentsApiResponse with safe defaults for missing fields
Used to parse the skill details response from the api response data
http response object from the api
Splits a CMA "LastName, FirstName" agent name string into its parts.
Agent name in "LastName, FirstName" format
Object containing firstName and lastName
Generated using TypeDoc
This class to parse api response