You're viewing a demo portfolio

Join the waitlist
PRSM

bird_list_contact_properties

Active

Tool of io.usefulapi/bird

declared in 1.0.1

List the custom contact-property definitions (schema) for the workspace. Bird API: GET /v1/contact-properties.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 1000,
      "description": "Max items per page.",
      "exclusiveMinimum": 0
    },
    "starting_after": {
      "type": "string",
      "description": "Cursor from a previous response's `next_cursor` field, to fetch the next page."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.usefulapi/bird

https://github.com/m190/usefulapi-mcp

1/7 registries
View full server →