testneo_suggest_api_test_chains
Scans API tests from Swagger or NLP to suggest business-flow chains with ordering, phases, and suite summaries. Use to determine which suite to run or before saving or executing a test chain.
Instructions
Scan Swagger/NLP-derived API-style web tests for a project and return suggested business-flow chains (ordering, phases, suite summaries). Read-only: GET /api/web/v1/projects/{id}/api-test-chains/suggest. Use before recommending which suite to run or before testneo_save_api_test_chain / testneo_run_api_test_chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |