Plausible · Capability
Plausible Sites API — Goals
Plausible Sites API — Goals. 3 operations. Lead operation: List goals. Self-contained Naftiko capability covering one Plausible business surface.
What You Can Do
GET
Listgoals
— List goals
/v1/api/v1/sites/goals
PUT
Upsertgoal
— Create or find a goal
/v1/api/v1/sites/goals
DELETE
Deletegoal
— Delete goal
/v1/api/v1/sites/goals/{goal-id}
MCP Tools
list-goals
List goals
read-only
idempotent
create-find-goal
Create or find a goal
idempotent
delete-goal
Delete goal
idempotent