A
asksteps
20 endpointsliveTurn a fillable PDF into an online form, build funnels, read submissions. (MCP server co.asksteps/asksteps, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for asksteps.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| asksteps: read the account's plan and what is used of it /asksteps_get_subscription | Returns the connected account's plan, its trial state and every quota with how much of it is used. Requires "billing:read". Call this whenever something was ref | $0.0020 per call | unknown |
| asksteps: start from a ready-made template /asksteps_create_from_template | Creates a form or funnel from one of the ready-made templates. Requires "forms:write". PREFER THIS over building from scratch when a template fits: it brings it | $0.0020 per call | unknown |
| asksteps: list the ready-made form templates /asksteps_list_templates | Lists the ready-made templates that ship with asksteps — contact form, quote request, callback and so on. Prefer starting from one of these over building a form | $0.0020 per call | unknown |
| asksteps: put a form under one of the account's subdomains /asksteps_assign_site | Wires a form to one of the subdomains the account ALREADY holds, under a path of your choosing. Requires "publish:write". It does NOT create a subdomain or a do | $0.0020 per call | unknown |
| asksteps: publish a form, or get the link to publish it /asksteps_publish_form | Publishes a form or funnel — or, when the account has not authorised an agent to publish, returns the link where the user does it themselves. Requires "publish: | $0.0020 per call | unknown |
| asksteps: store a PDF as a form template in the connected account /asksteps_import_pdf | Brings a PDF into the connected asksteps account and stores it as a form template, so the answers people give can later be written back into that exact document | $0.0020 per call | unknown |
| asksteps: list the forms in the connected account /asksteps_list_forms | Lists the forms and funnels in the connected asksteps account, with their publication state. Requires the user to have connected their account and granted "form | $0.0020 per call | unknown |
| asksteps: turn a described form into an openable draft /asksteps_create_draft | Turns a form you have designed with the user into a draft and returns a link. Opening the link shows the form in the asksteps builder, where the user can change | $0.0020 per call | unknown |
| asksteps: what it does, what it costs /asksteps_get_capabilities | Returns what asksteps is, its bookable plans with net prices, and what every quota key means. Call this FIRST when you are asked whether asksteps fits a use cas | $0.0020 per call | unknown |
| asksteps: get the link where the user books a plan /asksteps_start_checkout | Returns the link where the user books a plan themselves, with that plan preselected, and the exact net price. Requires "billing:write". NOTHING is bought by thi | $0.0020 per call | unknown |
| asksteps: change the address or visibility of a published form /asksteps_update_publication | Changes the public address (slug), who may find it, or the page password of a form that is ALREADY published. Requires "publish:write". No mandate is needed: no | $0.0020 per call | unknown |
| asksteps: delete a form and its submissions /asksteps_delete_form | Deletes a form or funnel from the connected account — together with every submission it has collected. Requires "forms:write". The first call NEVER deletes: it | $0.0020 per call | unknown |
| asksteps: create a new form in the connected account /asksteps_create_form | Creates a new form in the connected asksteps account from a structure of steps and fields. Requires "forms:write". The form is created but NOT published — publi | $0.0020 per call | unknown |
| asksteps: read one form as an editable structure /asksteps_get_form | Reads one form of the connected asksteps account as a structure of steps and fields — the same shape asksteps_update_form takes. Requires "forms:read". ALWAYS c | $0.0020 per call | unknown |
| asksteps: replace the questions and branching of a funnel /asksteps_update_funnel | Replaces the questions and the branching of an existing funnel. Requires "forms:write". READ IT FIRST with asksteps_get_funnel and send back everything you want | $0.0020 per call | unknown |
| asksteps: move a paid account to another plan /asksteps_change_plan | Moves an account that already pays to a different plan. THIS SPENDS THE CUSTOMER'S MONEY. Requires "billing:write", the account owner, and a purchase mandate th | $0.0020 per call | unknown |
| asksteps: list the available designs /asksteps_list_themes | Lists the ready-made designs a form or funnel can use, with the id you put into themeId. Call it before you set a design — an id you invent is rejected, not sil | $0.0020 per call | unknown |
| asksteps: read one funnel with its branching /asksteps_get_funnel | Reads one funnel of the connected asksteps account: its questions, answers and where each answer leads. Requires "forms:read". ALWAYS call this before asksteps_ | $0.0020 per call | unknown |
| asksteps: list submissions in the connected account /asksteps_list_leads | Lists form submissions in the connected asksteps account. Requires the separate permission "leads:read" — having "forms:read" is not enough. IMPORTANT: submissi | $0.0020 per call | unknown |
| asksteps: search the public documentation /asksteps_search_docs | Searches the public asksteps website and returns the matching passages with their URLs. Use it to quote or cite what the product actually does instead of descri | $0.0020 per call | unknown |