project.metadata_store
Save custom metadata—like analysis notes or tool results—to a Binary Ninja project by providing a project ID, key, and value for later retrieval.
Instructions
Store project metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| project_id | Yes |