Skip to content

Build Pydantic model from Actor input schema and use that as input instead of JSON string #16

@MQ37

Description

@MQ37

Currently, the tool input is just a naive single field that should be a JSON string. This string is then parsed by the tool and simply dumps the Actor input schema into the description. Change that and build a valid Pydantic input argument schema from the Actor schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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