CLI Reference
projects
Project management commands
$
limai projects <subcommand>Manage LimAI projects and their extraction schemas.
Options
--jsonOutput raw JSON--verboseEnable debug loggingSubcommands
limai projects schema <projectId>
Get the extraction schema for a project.
limai projects schema <projectId>Examples
View project schema
limai projects schema proj_abc123Get schema as JSON
limai projects schema proj_abc123 --json