Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFingertip ToolsFingertip Create Page
Fingertip Tools

Fingertip Create Page

Tool to create a new page within a Fingertip site. Use when you need to add a new page to an existing site. Requires siteId, slug, and name. Returns the created page with its unique ID and timestamps.

Write actionRisk level 2 of 5API key connection
Use Fingertip Create Page

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • namestring
    Required
    Display name of the page. Required.
  • slugstring
    Required
    URL-friendly path segment for the page (e.g., 'about', 'services'). Required. Must be unique within the site.
  • siteIdstring
    Required
    UUID of the site to create the page in. Required. Use FINGERTIP_LIST_SITES to get valid site IDs.
  • positionnumber
    Display position of the page within the site. Defaults to 1 if not specified.
  • logoMediaobject
    Logo media for the page. Can be null.
  • bannerMediaobject
    Banner media for the page. Can be null.
  • descriptionstring
    Description of the page content. Optional.
  • socialIcons
    Social media icons configuration. Can be null.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.