This Action will add a public bookmark to your Pinboard account.
    
    
    
      - API endpoint slug
- pinboard.add_new_bookmark_pb
- Filter code method
- Pinboard.addNewBookmarkPb.skip(string?: reason)
- Runtime method
- runAction("pinboard.add_new_bookmark_pb", {})
Action fields
        
          
          
              - Label
- URL
- Slug
- url
- Required
- true
- Can have default value
- true
- Filter code method
- Pinboard.addNewBookmarkPb.setUrl(string: url)
 
        
          
          
              - Label
- Tags
- Slug
- tags
- Required
- false
- Can have default value
- true
- Filter code method
- Pinboard.addNewBookmarkPb.setTags(string: tags)
 
        
          
          
              - Label
- Description
- Slug
- description
- Required
- false
- Can have default value
- true
- Filter code method
- Pinboard.addNewBookmarkPb.setDescription(string: description)