activate_user_directive
Activates a user directive by setting its status to active and recording the activation timestamp. This signals AI to deploy services via the directive workflow.
Instructions
Set directive status to 'active' and record activated_at timestamp. Does NOT deploy services - AI handles deployment via directive workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directive_id | Yes | ID of the directive to activate |