setup_apply
Apply the agreed wizard plan to create a collection, indexes, profile, ingest an example document, and run a smoke-test search after all setup questions are answered.
Instructions
Executes the fully agreed wizard plan: creates the collection, indexes, and profile, ingests one example document, and runs a smoke-test search. Use this only after setup_answer has returned all 8 questions answered — never before the session is complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report | Yes | ||
| collection | Yes | ||
| smoke_test | Yes | ||
| profile_name | Yes | ||
| indexes_created | Yes | ||
| example_doc_ingested | Yes |