suggestPath
Analyzes content body to suggest save paths with permission constraints, helping users determine where to store content in GROWI.
Instructions
Get suggested save paths for content in GROWI. Analyzes the content body and returns directory path candidates with grant (permission) constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The content body to analyze for path suggestions (GROWI AI will extract keywords from this) | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) |