api
block_capabilities
Routes for interacting with block capabilities.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.server.api.block_capabilitiesread_available_block_capabilities read_available_block_capabilities(db: PrefectDBInterface = Depends(provide_database_interface)) -> List[str]
Was this page helpful?