Update Context
lyzr_update_contextUpdate a context's name or value by its ID. Provide the context ID along with the new name or value to modify existing context data.
Instructions
Update a context's name and/or value by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New context name | |
| value | No | New context value | |
| context_id | Yes | Context id |