Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prefect.io/llms.txt

Use this file to discover all available pages before exploring further.

prefect.server.api.collections

Functions

read_view_content

read_view_content(view: str) -> Dict[str, Any]
Reads the content of a view from the prefect-collection-registry.

get_collection_view

get_collection_view(view: str) -> dict[str, Any]