rlm_create_client_project
Create a client/project business-context workspace in your current team to organize client documents before uploading them with rlm_upload_document.
Instructions
Create a client/project business-context workspace in the current team. Use this before uploading current client documents with rlm_upload_document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Client/project display name | |
| slug | No | Optional stable project slug. Defaults to a slugified name. | |
| description | No | Optional description. Snipara prefixes it as Client business context when needed. | |
| project_mode | No | Optional client project mode. active_client keeps business health enabled; reference_archive is for past-client precedent. | |
| external_client_id | No | Optional external client identifier echoed back for integrator workflows. |