Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenPark Autonomous OpenAPI Tool Generator Skill

OpenAPI 3.0 specification parser and Python tool class generator with schema parameter validation.

Discover more at GenPark and the GenPark MCP Catalog.

graph TD
    A[OpenAPI / Swagger JSON] --> B[Endpoint & Schema Parser]
    B --> C[Extract Parameters & HTTP Methods]
    C --> D[GeneratedToolMethod Objects]
    D --> E[Parameter Validation Guard]
    E --> F[Simulated & Executable API Invocations]
Loading

Features

  • Compliant with OpenAPI 3.0 and Swagger 2.0 path definitions.
  • Automatic parameter requirement enforcement.
  • Pure Python standard library.

About

GenPark AI Agent Skill - Autonomous OpenAPI 3.0 specification parser and tool generator synthesizing type-annotated Python tool classes with schema validation.

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages