Skip to content

Alexa Skill Intents Lambda structs #484

Open
@jackmcguire1

Description

@jackmcguire1

Is your feature request related to a problem? Please describe.
For ease of use, it would be great if we could maintain structs representative of Alexa Skill intent requests and responses!

Describe the solution you'd like
A clear and concise description of what you want to happen.

I have a representation of the structs i would like to port over too this package so they can be maintained and externally imported by large amounts of Alexa Skill developers!

https://github.com/jackmcguire1/alexa-chatgpt/tree/main/internal/pkg/alexa

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Make sure all request and response types are concise with of that by a formal JSON payload.

Other proposed implementations will be considered

Additional context
Add any other context or screenshots about the feature request here.

https://github.com/jackmcguire1/alexa-chatgpt/tree/main/internal/pkg/alexa

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementtype/eventsissue or feature request related to the events package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions