SkillAgentSearch skills...

McpeModalFormsDocumentation

No description available

Install / Use

/learn @xBeastMode/McpeModalFormsDocumentation
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Cursor

README

Documentation for MCPE modal forms

About Inputs

Input list

  • button
  • dropdown
  • image
  • input
  • label
  • slider
  • step_slider
  • toggle

button

| Field | Type | | ----- | ---- | | text | string | | image | array |

| image Field | Type | | ----------- | ------ | | type | string | | data | string |

dropdown

| Field   | Type   | | ------- | ------ | | text | string | | default | int | | options | array |

input

| field       | type | | ----------- | ------ | | text | string | | placeholder | string | | default     | string |

label

| Field       | Type   | | ----------- | ------ | | text | string |

slider

| Field   | Type   | | ------- | ------ | | text | string | | min | int | | max | int | | step | int | | default | int |

step_slider

| Field   | Type   | | ------- | ------ | | text | string | | steps | array | | default | int |

toggle

| Field   | Type   | | ------- | ------ | | text | string | | default | int |

About Packets

Packet list

  • ModalFormRequestPacket
  • ModalFormResponsePacket

ModalFormRequestPacket

| Field | Type | | --------- | ------ | | formId   | varInt | | formData | string |

ModalFormResponsePacket

| Field | Type | | --------- | ------ | | formId   | varInt | | formData | string |

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3y ago
Forks3

Security Score

50/100

Audited on Jun 22, 2022

No findings