mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 11:40:32 +00:00
Fix: apply default login prompt for MCP-created workflow login blocks (#SKY-8637) (#5342)
This commit is contained in:
parent
84cb07bc78
commit
c581fb310d
20 changed files with 1864 additions and 140 deletions
|
|
@ -33,7 +33,6 @@ LOG = structlog.get_logger()
|
|||
summary="Run an SDK action",
|
||||
description="Execute a single SDK action with the specified parameters",
|
||||
tags=["SDK"],
|
||||
include_in_schema=False,
|
||||
openapi_extra={
|
||||
"x-fern-sdk-method-name": "run_sdk_action",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue