Get one project's configuration and readiness
seo.project.getReturns one project's settings and whether it is configured enough to generate content (needs both a field mapping and a content spec). FREE. Use this before seo.content.generate to avoid starting a run that will immediately fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project id, exactly as returned by seo.project.list (a cuid such as 'cmtjyi1q20000l204octn48ai'). Not the slug, not the display name. If you do not have one, call seo.project.list first. |