Propose Profile Mutation
propose_profile_mutationPropose a profile mutation by specifying a field and value, storing it under the proposals bucket at profile.{field} for later approval or application.
Instructions
Propose a profile mutation under the proposals bucket at path 'profile.{field}'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | Input value for the Propose Profile Mutation tool. | |
| scope | No | Optional scope that narrows memory access; leave blank for the token default. | |
| value | Yes | Input value for the Propose Profile Mutation tool. | |
| team_id | No | Optional team/workspace identifier for team-scoped memory access. | |
| agent_id | No | Optional client-supplied agent label for memory attribution. | |
| metadata_json | No | Optional JSON object string with extra metadata for the operation. | {} |
| agent_instance_id | No | Optional stable, non-secret agent instance ID for per-client attribution. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |