curl --request POST \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/recommended-actions/{id}/generate-briefs \
--header 'Authorization: <api-key>'{
"prefect_flow_run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}Triggers a Prefect flow that generates briefs for every task of the given recommended action. The flow persists briefs by calling POST /v1/internal/recommendation/recommended-action-results//briefs.
curl --request POST \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/recommended-actions/{id}/generate-briefs \
--header 'Authorization: <api-key>'{
"prefect_flow_run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}Documentation Index
Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Recommended action identifier
Organization identifier
Workspace identifier
Brief generation flow triggered