get_project
Retrieve a project's saved configuration including base URL, max pages, screenshot directory, and authentication method. Use it to verify setup before crawling or testing.
Instructions
Get one project's saved configuration: base URL, max_pages/max_depth, screenshot directory, and which auth (form/basic/cookies) is set up. Returns {success, project}. Use it to confirm setup before crawling, testing, or logging in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name |