01Retrieve a JSON summary of all Rexi API routes, including methods, paths, summaries, and tags.
02List all Rexi API endpoints, with optional tag filtering.
03Generic tool to call any Rexi API endpoint with full support for HTTP methods, paths, query, and body parameters.
04Access the raw OpenAPI YAML specification of the Rexi API as a resource.
05Access contents of specific Rexi API schema files from the `schema/` directory as a resource.
060 GitHub stars