Retrieves computed input and vault schemas for a specific workflow
Documentation Index
Fetch the complete documentation index at: https://docs.cloudcruise.com/llms.txt
Use this file to discover all available pages before exploring further.
API key-based authentication. Provide your CloudCruise API key in the cc-key header.
CloudCruise API key for authentication
The ID of the workflow
Successful operation
Full JSON schema used to validate run_input_variables, including workflow-level and derived schema constraints.
ID of the workspace that owns the workflow
Schema defining vault credentials and their configuration
{
"USER": {
"type": "credential",
"domain": "https://example.com",
"example": "11223344-5566-7788-9900-112233445566"
}
}