MCPVault

gf_update_feed

MCP tool from MCP by GravityKit

Update existing feeds

How to use it

gf_update_feed is exposed by the MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the gf_update_feed tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL MCP LISTING

Other tools in MCP (25)

gf_add_field

Add fields with intelligent positioning

gf_create_entry

Create new entries

gf_create_feed

Create new add-on feeds

gf_create_form

Create new forms with fields

gf_delete_entry

Delete entries — Trash by default (recoverable), force=true to delete permanently (requires ALLOWDELETE=true)

gf_delete_feed

Delete add-on feeds

gf_delete_field

Delete fields with cascade options

gf_delete_form

Delete forms — Trash by default (recoverable), force=true to delete permanently (requires ALLOWDELETE=true)

gf_get_entry

Get specific entry details

gf_get_feed

Get specific feed configuration

gf_get_field_filters

List the available field filters for a form

gf_get_form

Get complete form configuration

gf_get_results

Get aggregated results for Quiz/Poll/Survey forms

gf_list_entries

List/search entries: pagination (pagesize/currentpage/offset), sorting (key/direction/isnumeric), field-filter search (mode any/all, operators incl. IN/NOT IN), include (fetch by ID, any status), exclude, status, and multiple forms at once

gf_list_feeds

List all add-on feeds

gf_list_field_types

List the 46 supported field types (summary by default; detail=true for full metadata, includevariants=true for variants)

gf_list_forms

List forms (optionally filter to specific IDs via include)

gf_patch_feed

Partially update feed properties

gf_send_notifications

Send an entry's notifications — specific IDs, or all for an event

gf_submit_form_data

Submit forms with full processing

gf_update_entry

Update existing entries

gf_update_field

Update fields with dependency checking

gf_update_form

Update existing forms

gf_validate_form

Validate form data

gf_validate_submission

Validate a submission without creating an entry (returns validationmessages)