Skip to content

Automatically Generate Schemas #304

@eucyt

Description

@eucyt

Currently, SDKs such as line-bot-sdk-java automatically generate models and clients from the OpenAPI specification available in line-openapi.

In line-bot-mcp-server, however, the Zod schemas used as tool inputs are currently defined manually.
If we automatically generate these schemas from line-openapi and use them directly, we would no longer need to define them manually, and it would become much easier to keep up with updates to the Messaging API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions