get_current_workspace
Retrieve details about the current Prefect workspace to identify active workflow automation environment and available resources.
Instructions
Get the current workspace.
Returns: Details of the current workspace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}