{"files":{"SKILL.md":"---\nname: location-score\ndescription: \"Location Score API skill. Use when working with Location Score for location. Covers 1 endpoint.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# Location Score\nAPI version: 1.0.3\n\n## Auth\nNo authentication required.\n\n## Base URL\nhttps://test.api.amadeus.com/v1\n\n## Setup\n1. No auth setup needed\n2. GET /location/analytics/category-rated-areas -- get category rated areas\n3. Explore available endpoints below\n\n## Endpoints\n1 endpoint across 1 group. See references/api-spec.lap for full details.\n\n### Location\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /location/analytics/category-rated-areas | GET category rated areas |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"List all category-rated-areas?\" -> GET /location/analytics/category-rated-areas\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n- Error responses include status codes and descriptions in the spec\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Location Score\n@base https://test.api.amadeus.com/v1\n@version 1.0.3\n@endpoints 1\n@toc location(1)\n\n@endpoint GET /location/analytics/category-rated-areas\n@desc GET category rated areas\n@required {latitude: num # Latitude in decimal coordinates, longitude: num # Longitude in decimal coordinates}\n@returns(200) Successful Reply\n@errors {400: code    | title                                  ------- | -------------------------------------  477     | INVALID FORMAT 572     | INVALID OPTION                             32171   | MANDATORY DATA MISSING, 500: Internal Server Error}\n\n@end\n"}}