Skip to content

[bug] workato cli fails to pull if there are agentic assets #40

@dlumpkin-udemy

Description

@dlumpkin-udemy

If I try and use workato pull or workato init on a project with agentic assets (agentic_genie or agentic_skill) the CLI call fails:

✅ Selected 'test' as current project
Pulling latest changes for project: test
❌ ValidationError
   1 validation error for Asset
type
  Value error, must be one of enum values ('recipe', 'connection', 'lookup_table', 'workato_db_table', 'account_property', 'project_property', 'workato_schema', 'workato_template', 'lcap_app', 'lcap_page', 'custom_adapter', 'topic', 'api_group', 'api_endpoint') [type=value_error, input_value='agentic_genie', input_type=str]
    For further information visit https://errors.pydantic.dev/2.12/v/value_error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions