Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] Tool Call error #20

@iEddie-cmd

Description

@iEddie-cmd

💭 I will tap the main workspace area to launch Instagram, but first I need to locate its icon on the home screen. The icon is not visible in the hierarchy; it may be hidden or off‑screen. I will swipe left to scroll through pages and find the Instagram icon.
ℹ Starting Executor Context Cleaner...
❌ Tool call failed with error: Error: 11 validation errors for tap
selector_request.IdSelectorRequest.id
Field required [type=missing, input_value={'resource_id': 'com.goog...slauncher:id/workspace'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.11/v/missing
selector_request.IdSelectorRequest.resource_id
Extra inputs are not permitted [type=extra_forbidden, input_value='com.google.android.apps....uslauncher:id/workspace', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/extra_forbidden
selector_request.SelectorRequestWithCoordinates.coordinates
Field required [type=missing, input_value={'resource_id': 'com.goog...slauncher:id/workspace'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.11/v/missing
selector_request.SelectorRequestWithCoordinates.resource_id
Extra inputs are not permitted [type=extra_forbidden, input_value='com.google.android.apps....uslauncher:id/workspace', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/extra_forbidden
selector_request.SelectorRequestWithPercentages.percentages
Field required [type=missing, input_value={'resource_id': 'com.goog...slauncher:id/workspace'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.11/v/missing
selector_request.SelectorRequestWithPercentages.resource_id
Extra inputs are not permitted [type=extra_forbidden, input_value='com.google.android.apps....uslauncher:id/workspace', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/extra_forbidden
selector_request.TextSelectorRequest.text
Field required [type=missing, input_value={'resource_id': 'com.goog...slauncher:id/workspace'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.11/v/missing
selector_request.TextSelectorRequest.resource_id
Extra inputs are not permitted [type=extra_forbidden, input_value='com.google.android.apps....uslauncher:id/workspace', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/extra_forbidden
selector_request.IdWithTextSelectorRequest.id
Field required [type=missing, input_value={'resource_id': 'com.goog...slauncher:id/workspace'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.11/v/missing
selector_request.IdWithTextSelectorRequest.text
Field required [type=missing, input_value={'resource_id': 'com.goog...slauncher:id/workspace'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.11/v/missing
selector_request.IdWithTextSelectorRequest.resource_id
Extra inputs are not permitted [type=extra_forbidden, input_value='com.google.android.apps....uslauncher:id/workspace', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/extra_forbidden
Please fix your mistakes.
âś“ Executor Context Cleaner
ℹ 💭 I will tap the main workspace area to launch Instagram, but first I need to locate its icon on the home screen. The icon is not visible in the hierarchy; it may be hidden or off‑screen. I will swipe left to scroll through pages and find the Instagram icon.
ℹ Starting Contextor Agent
INFO: 127.0.0.1:58402 - "GET /screen-info HTTP/1.1" 200 OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions