Skip to content

sse server There is an error in the return parameter type. #51

@lijiaxing1997

Description

@lijiaxing1997

see server return
ToolParameter(name='location', parameter_type='object', description='Location settings for scraping', required=False, default='{}', parameter_items=None)], metadata={'endpoint': 'http://localhost:3000/sse'}, identifier='firecrawl_scrape')
When using it, there will be an error.
code": "invalid_type",\n "expected": "string",\n "received": "object",\n "path": [\n "location"\n ],\n "message": "Expected string, received object"\n }\n]', 'annotations': None}

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