> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riktra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# set_organization_member_role

> Change an ordinary member between member and administrator.

<Note>Administrators and owners only. The role is checked in the database, not in the tool description.</Note>

Owner only. Call only after the owner has explicitly asked for this exact role change. The owner role cannot be assigned or changed through this tool.

## Parameters

<ParamField body="membership_id" type="uuid" required>
  From get\_organization\_members.
</ParamField>

<ParamField body="role" type="enum" required>
  member · admin.
</ParamField>
