It looks like I need to provide specific query terms to search the Prefect documentation for your question. I'll do that now to find relevant information on accessing cloud workspace details in automation action templates across different versions of Prefect. One moment please.
To access information about the cloud workspace in automation action templates, let's look at what's available in different versions of Prefect:
1.
Prefect 2.x Documentation:
- Workspaces can be managed by owners, who can invite members and provision service accounts. This involves roles and permissions within workspaces, but the documentation doesn't explicitly mention accessing workspace information within automation actions. You can view more on
Workspaces or
Automations.
2.
Prefect 3.x Documentation:
- Similar functionalities are present, where workspace owners control access, and actions within automations can be configured based on various triggers. However, there isn't explicit mention about accessing workspace-specific information directly in automation action templates. More details can be found on
Workspaces and
Automations Triggers.
Currently, it seems that while automations and actions are flexible and can be configured based on triggers, directly embedding workspace metadata or information in action templates is not distinctly documented. You may try leveraging available Prefect APIs for any customized solutions or reach out to Prefect community forums for innovative workarounds.