read_memory_tool
Retrieve a stored value from reforge-state.json using a key and repository path. Returns the value with a found flag to confirm existence.
Instructions
Read a value from reforge-state.json.
Returns {key, value, found}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| repo_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||