Skip to main content
Glama
ubaranzorlu
by ubaranzorlu

fonzip_users

Destructive

Manage members and donors: search, create, update, delete records, and access timelines, tags, donations, dues, tickets, and form answers.

Instructions

Uyeler/bagiscilar (kisiler): listeleme ve arama, detay, olusturma, guncelleme, silme; kisinin zaman tuneli, etiketleri, bagislari, aidatlari, biletleri ve form cevaplari.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo[update] Zorunlu: update.
tagsNo[create] tag id's to be added
typeNo[update] Zorunlu: update. Updating field type. - single: for single system defined field - multiple: for multiple fields - udv: for single user defined value field - membership_no: updating membership no
emailNo[create] email
phoneNo[create] phone
tcknoNo[create] Users Identity Number / Organization tax number
actionYesYapilacak islem. Her action'in kendi zorunlu alanlari vardir; asagidaki aciklamalarda hangi alanin hangi action'a ait oldugu koseli parantez icinde belirtilir.
searchNo[list] Zorunlu: list.
tag_idNo[add_tag, remove_tag, timeline] Zorunlu: add_tag, remove_tag.
addressNo[create] Address
listingNo[list_membership_dues] Which operations should be fetched? <br> - a: all <br> - p: payments <br> - d: debts <br> - r: refunds
user_idNo[add_tag, delete, get, list_donations, list_ecard_transactions, list_form_answers, list_membership_dues, list_micro_donations, list_monthly_donations, list_tags, list_tickets, login_link, remove_tag, timeline, update] Zorunlu: add_tag, delete, get, list_donations, list_ecard_transactions, list_form_answers, list_membership_dues, list_micro_donations, list_monthly_donations, list_tags, list_tickets, login_link, remove_tag, timeline, update.
birthdayNo[create] Birthday
how_manyNo[list_donations, list_ecard_transactions, list_form_answers, list_membership_dues, list_micro_donations, list_tickets, timeline] How many records should be listed
city_textNo[create] City
join_dateNo[create] users join date
last_nameNo[create] last name
post_codeNo[create] Post code
apply_dateNo[create] users application date
first_nameNo[create] Zorunlu: create. first name
notes_onlyNo[timeline] list only notes
start_pageNo[list_donations, list_ecard_transactions, list_form_answers, list_membership_dues, list_micro_donations, list_tickets, timeline] start page of records
work_phoneNo[create] Work phone
values_listNo[list]
country_textNo[create] Country
email_secondNo[create] second email
work_addressNo[create] Work address
district_textNo[create] District
membership_noNo[create] users membership number
require_totalNo[timeline] return total number of timeline events
corporate_typeNo[create] true if user is set as corporate/organization
work_city_textNo[create] Work city
work_post_codeNo[create] Work post code
home_phone_firstNo[create] Home phone
nationality_textNo[create] nationality
redirection_typeNo[login_link] redirection for login link - 3: Dues payment page of user - 4: Donations of user - 5: Main Page (Default) - 10: Membership Card - 12: Membership Dues Card Update
work_country_textNo[create] Work country
allow_comm_via_smsNo[create] if user has communication permission via sms
work_district_textNo[create] Work district
user_defined_valuesNo[create] user defined values as key value pairs
allow_comm_via_emailNo[create] if user has communication permission via email
allow_comm_via_phoneNo[create] if user has communication permission via phone
membership_no_decisionNo[create] how to assign the new membership number - no: does not make any changes - auto: assigns the next available membership number incrementally - custom: sets your value
allow_comm_via_sms_dateNo[create] sms communication permission update date
allow_comm_via_email_dateNo[create] email communication permission update date
allow_comm_via_phone_dateNo[create] phone communication permission update date
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already mark this tool as destructive and non-read-only, and the description confirms this by mentioning create, update, and delete operations. It adds some behavioral context by naming the person-centric subresources, but it does not disclose side effects, what deletion affects, authentication needs, or other consequences beyond what the annotations already imply.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, dense sentence that front-loads the resource and core operations before enumerating related data areas. It is compact and free of filler, though the long semicolon-separated list makes it slightly less scannable than a structured summary would be.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

This is a very complex tool with 46 parameters, 20+ actions, nested search/update structures, and no output schema, but the description only provides a high-level scope. It does not explain how to choose among actions, what actions are available beyond the enum, what return values look like, or how pagination and filtering work. The schema fills in parameter details, but an agent still lacks adequate contextual guidance for correct tool invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the input schema already documents every parameter in detail, including action-specific required fields. The description itself contributes no parameter semantics, which is acceptable given the strong schema coverage. The baseline of 3 applies because the schema, not the description, carries the semantic load.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the resource as members/donors (persons) and lists the main operations: listing/searching, detail, create, update, delete, plus related person data like timeline, tags, donations, dues, tickets, and form answers. This gives an agent a solid idea of the tool's scope, though it does not explicitly differentiate it from sibling tools like fonzip_donations or fonzip_tags, which cover overlapping subresources.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool versus sibling tools. The description simply states the resource and operations, leaving the agent to infer that person-level operations belong here. No exclusions or alternative recommendations are provided, which is a significant gap for a large tool with many related sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ubaranzorlu/fonzip-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server