arcana_add_resource
Index local files or directories into a persistent context database to build searchable project knowledge across conversations.
Instructions
Add a file or directory as a resource into the context database.
Args:
path: Local file or directory path to index.
to: Target arcana:// URI (optional, auto-determined if empty).
reason: Why this resource is being added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| to | No | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |