helvabase_create_dossier
Create a current RFP/client dossier in this workspace. New dossiers receive a server-required BID policy: qualification, exact human bid decision and clear draft controls are required before final review/submission. Returned IDs must be reused; inspect helvabase_bid_policy for missing steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | No | ||
| description | No | ||
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. |