Prepare project knowledge
prepare_project_knowledgeCreates a Markdown knowledge artifact from a promoted candidate, capturing project name, knowledge type, content, and user notes for auditable research documentation without external API calls.
Instructions
Prepare an auditable Markdown knowledge artifact from a promoted candidate; does not contact Bailian.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| user_note | No | ||
| candidate_id | Yes | ||
| project_name | Yes | ||
| knowledge_type | Yes | ||
| knowledge_content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| knowledge | Yes |